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

[JOSS review] - Add Python version requirements #3

Closed
trallard opened this issue Sep 17, 2018 · 1 comment
Closed

[JOSS review] - Add Python version requirements #3

trallard opened this issue Sep 17, 2018 · 1 comment

Comments

@trallard
Copy link

It would be nice to have this specified on the README.md so that people know by default whether this works in their current environment
e.g.

Works on Python > x.x

Additionally, this can be specified in the setup.py like si

[options]
python_requires = >= 3.6
@oekosheri
Copy link
Owner

I added to the setup.py, I have also added it in the README text.

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

No branches or pull requests

2 participants