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.py #40

Open
capsulecorplab opened this issue Sep 10, 2018 · 1 comment
Open

Add python_requires to setup.py #40

capsulecorplab opened this issue Sep 10, 2018 · 1 comment
Labels
good first issue Good for newcomers

Comments

@capsulecorplab
Copy link
Contributor

Should only install for the uncommented versions in .travis.yml.
See https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires

@capsulecorplab capsulecorplab added the good first issue Good for newcomers label Sep 10, 2018
@Kilo59
Copy link
Contributor

Kilo59 commented Dec 9, 2018

Should think about creating a travis-requirements.txt file, and maybe a Makefile with different logic if in Tavis CI environment.
Something like this...
https://github.com/CamDavidsonPilon/lifelines/tree/master/reqs
https://github.com/CamDavidsonPilon/lifelines/blob/master/Makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants