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

Normalize directory names to be compatible with new pip standard #34

Closed
orodbhen opened this issue Nov 22, 2014 · 1 comment
Closed

Comments

@orodbhen
Copy link

In pip 6, handling of mixed-case directory names under simple/ is deprecated, and will result in a warning message. See this commit and this discussion.

@wolever
Copy link
Owner

wolever commented Sep 21, 2016

The most recent version, 0.7.0rc1, should correctly normalize package names.

Would you be able to install it:

pip install pip2pi==0.7.0rc1

And, if it isn't fixed, can you comment on #55?

Thanks!

@wolever wolever closed this as completed Sep 21, 2016
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

No branches or pull requests

2 participants