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

support version of python in the requirements file #767

Closed
benoitc opened this issue Jan 12, 2013 · 5 comments
Closed

support version of python in the requirements file #767

benoitc opened this issue Jan 12, 2013 · 5 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@benoitc
Copy link

benoitc commented Jan 12, 2013

It would be interesting to have be able to manage a requirement depending on the python version. something like:

futures python < 3.2 
other>=3 python >= 3
other==2 python < 3

So some dependencies or version of them can be installed depending on the version of Python.

@pnasrat
Copy link
Contributor

pnasrat commented Jan 12, 2013

@benoitc
Copy link
Author

benoitc commented Jan 13, 2013

@pnasrat not sure how it will help here. Can you ellaborate?

The thing I would like to have is a way to handle multiple version depending on the python version in one requirements.txt .

@piotr-dobrogost
Copy link

See issue #1433

@qwcode
Copy link
Contributor

qwcode commented Mar 5, 2014

closing as dupe to #1433, #1472

@qwcode qwcode closed this as completed Mar 5, 2014
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

5 participants
@pnasrat @benoitc @piotr-dobrogost @qwcode and others