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 environment markers #259

Open
facundobatista opened this issue Jun 1, 2017 · 0 comments
Open

Support environment markers #259

facundobatista opened this issue Jun 1, 2017 · 0 comments
Milestone

Comments

@facundobatista
Copy link
Member

Recently a "fades -r requirements.txt" failed because in the file there was something like:

pysha3==1.0b1; python_version < '3.6'

A quick search showed two PEPs that may be relevant:

https://www.python.org/dev/peps/pep-0496/
https://www.python.org/dev/peps/pep-0508/

Fades should "do the right thing" :)

@facundobatista facundobatista changed the title Support environment makers Support environment markers Jun 1, 2017
@facundobatista facundobatista added this to the Release 9 milestone Feb 3, 2019
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

1 participant