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

session packages are now put inside a numbered directory #1046

Merged
merged 2 commits into from
Oct 9, 2018
Merged

Conversation

gaborbernat
Copy link
Member

Because pip fails when wheels are not named according to PEP-491 https://www.python.org/dev/peps/pep-0491/#id9, and prefix numbering messes with this. Resolves #1042.

because pip fails when wheels are not named according to PEP-491
https://www.python.org/dev/peps/pep-0491/#id9, and prefix
numbering messes with this
@gaborbernat gaborbernat requested a review from a team October 9, 2018 08:19
@gaborbernat gaborbernat added this to the 3.5 milestone Oct 9, 2018
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

Successfully merging this pull request may close these issues.

Testing with --installpkg somewheel.whl broken (Regression in 3.5.0)
1 participant