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

Add python_requires to setup.json #3574

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Nov 26, 2019

Fixes #3573

This will allow pip>=9.0 to install a version of the package that is
compatible with the current python runtime.

This needs to go in v1.0.1 before we drop python 2 for v1.1.0

This will allow `pip>=9.0` to install a version of the package that is
compatible with the current python runtime.
@sphuber sphuber merged commit 4ad8d2b into aiidateam:develop Nov 26, 2019
@sphuber sphuber deleted the fix_3573_add_python_requires branch November 26, 2019 09:09
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.

Add python_requires metadata to setup.py
2 participants