Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pin pytest to a version that doesn't require six#372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
willkg wants to merge1 commit intohtml5lib:masterfromwillkg:fix-pytest
Closed

Pin pytest to a version that doesn't require six#372

willkg wants to merge1 commit intohtml5lib:masterfromwillkg:fix-pytest

Conversation

willkg
Copy link
Contributor

@willkgwillkg commentedNov 29, 2017
edited
Loading

pytest 3.3.0 addedsix>=1.10.0 as a requirement which messes us up. Either we should drop support for six 1.9 or we can land this which pins pytest to a slightly earlier version as a stopgap.

@willkg
Copy link
ContributorAuthor

Pretty sure this gets around the problem that prompted issue#370. Though we should do that as well at some point.

@gsnedders When Travis and AppVeyor are happy, can you review this?

@willkg
Copy link
ContributorAuthor

There's another PR that fixestox.ini to userequirements-test.txt. I could pull that change into this one, but then that one will require more work to merge. I'm inclined to leave this as is and let that one fixtox.ini.

That's the root cause of the AppVeyor failure.

@jayvdb
Copy link
Contributor

jayvdb commentedNov 29, 2017 via email

Fyi, I'll be able to help in about 15 mins.
On Wed, 29 Nov 2017 08:02 Will Kahn-Greene ***@***.***> wrote: There's another PR that fixes tox.ini to use requirements-test.txt. I could pull that change into this one, but then that one will require more work to merge. I'm inclined to leave this as is and let that one fix tox.ini. That's the root cause of the AppVeyor failure. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#372 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAA69PhwjMbOvoXKFnMvxVuwd3sYjsMRks5s7K0LgaJpZM4QuOx6> .

@jayvdb
Copy link
Contributor

I've rebased & fixed my PR (#364), and if you rebase this PR on top of mine, I think everything should be green.

@willkgwillkg mentioned this pull requestNov 29, 2017
@willkg
Copy link
ContributorAuthor

PR#364 pins pytest now. I'm going to close this PR out.

@willkgwillkg closed thisNov 29, 2017
@willkgwillkg deleted the fix-pytest branchNovember 29, 2017 02:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@willkg@jayvdb

[8]ページ先頭

©2009-2025 Movatter.jp