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

pip2pi fails on local files with ValueError: unexpected file name: 'MANIFEST.in' (not in 'pkg-name-version.xxx' format …) #20

Closed
wolever opened this issue Dec 15, 2013 · 1 comment

Comments

@wolever
Copy link
Owner

wolever commented Dec 15, 2013

It seems like pip install --download does broken things when dealing with a local file, as documented in pypa/pip#1111

Specifically, pip install --download output/ foo.tar.gz extracts foo.tar.gz into the output directory.

@wolever
Copy link
Owner Author

wolever commented Sep 21, 2016

See also: #53

@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

1 participant