Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin attrs <21 for testing on Python 3.4 #417

Merged
merged 1 commit into from Jul 4, 2021
Merged

Pin attrs <21 for testing on Python 3.4 #417

merged 1 commit into from Jul 4, 2021

Conversation

takluyver
Copy link
Member

Tests failed on PR #416 for Python 3.4, because it got a version of attrs that was too new.

In fact the offending release has been yanked (see python-attrs/attrs#807 )... but it seems that the version of pip which supports Python 3.4 is too old to know about yanking, so it needs this workaround.

@takluyver takluyver added this to the 3.3 milestone Jul 4, 2021
@takluyver takluyver merged commit 7cc5279 into master Jul 4, 2021
@takluyver takluyver deleted the py34-ci-attrs branch July 4, 2021 11:04
@takluyver takluyver mentioned this pull request Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant