Cameron Hudson <cameronhuds...@gmail.com> added the comment:

@MarcoSulla thank you for opening this issue, it is a very necessary 
improvement.

My use case: I install packages one machine inside VPN, which downloads from a 
private pypi repo. I then package this as a zip file and deploy it on a 
cloud-hosted VM. I cannot simply reinstall the dependencies on the VM, because 
it can't reach the private pypi repo.

I have not contributed to Python before, but I am happy to help with reviewing 
a PR with the changes that you suggested.

----------
nosy: +CameronHudson8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36964>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to