-
Notifications
You must be signed in to change notification settings - Fork 3k
requirements: add future #6602
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
requirements: add future #6602
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a version.
I was wondering about that one (seen some modules there that did not have any). What version range would be in this case ? The latest one is 0.16.0 |
You could try older versions, or you could just require 0.16.0. Up to you. |
SHA 14255ca introduced the lines that are reported to be breaking. future module in requirements fixes it Reference: https://pypi.python.org/pypi/future Fixes ARMmbed#6489
Version added |
/morph build |
Build : SUCCESSBuild number : 1764 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1401 |
Description
SHA 14255ca introduced the lines that are reported to be breaking.
future module in requirements fixes it
Reference: https://pypi.python.org/pypi/future
Fixes #6489
Pull request type
[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change