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

Python versions can be merged #4

Closed
frostming opened this issue Jan 22, 2020 · 0 comments · Fixed by #44
Closed

Python versions can be merged #4

frostming opened this issue Jan 22, 2020 · 0 comments · Fixed by #44
Labels
⭐ enhancement Improvements for existing features

Comments

@frostming
Copy link
Collaborator

frostming commented Jan 22, 2020

python_version < \"3.4\" and python_version >= \"2.7\" and python_version not in \"3.0, 3.1, 3.2, 3.3\"

Expected:
python_version >= "2.7" and python_version < "3.0"

@frostming frostming added the ⭐ enhancement Improvements for existing features label Jan 22, 2020
@frostming frostming mentioned this issue Feb 21, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement Improvements for existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant