We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Continuous testing / Automatic building idea is the next direction of Winpython.
This tries to summary what seems logical steps to go in that direction:
Continuous testing
pip install --no-index --find-links=file://my_wheels -r requirements.txt
Automatic building
The text was updated successfully, but these errors were encountered:
a baby step success after Ogrisel pycon2015 talk: re-engineering, building and testing on Appveyor an existing package.
Sorry, something went wrong.
maybe this would solve the big/volumetric part of the Winpython in-the-cloud equation: https://github.com/blog/2069-git-large-file-storage-v1-0
did anyone try this ?
small moces:
No branches or pull requests
The Continuous testing / Automatic building idea is the next direction of Winpython.
This tries to summary what seems logical steps to go in that direction:
Continuous testing
pip install --no-index --find-links=file://my_wheels -r requirements.txt
Automatic building
The text was updated successfully, but these errors were encountered: