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
In a month or 2 Pip 10 will be released. We should check whether our packages still build with this new version before it is released.
The text was updated successfully, but these errors were encountered:
Experimenting at https://github.com/FRidh/nixpkgs/tree/pip10
Sorry, something went wrong.
From https://hydra.nixos.org/eval/1403669 I conclude there is no issue (yet) for us with the upcoming pip 10.
pip 10 also improves determinism when installing wheels: pypa/wheel#183 (comment)
pip 10 has been merged a while ago.
FRidh
No branches or pull requests
Issue description
In a month or 2 Pip 10 will be released. We should check whether our packages still build with this new version before it is released.
The text was updated successfully, but these errors were encountered: