Fixed pypi url (warehouse)

This commit is contained in:
Rustem Sayargaliev 2016-10-11 21:37:44 +02:00
parent 8f4386f346
commit 6a0322d944

View File

@ -126,7 +126,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Local PyPI repository server and proxies.*
* [warehouse](https://github.com/pypa/warehouse) - Next generation Python Package Repository (PyPI).
* [Warehouse](https://warehouse.python.org/)
* [Warehouse](https://pypi.org/)
* [bandersnatch](https://bitbucket.org/pypa/bandersnatch) - PyPI mirroring tool provided by Python Packaging Authority (PyPA).
* [devpi](http://doc.devpi.net/latest/) - PyPI server and packaging/testing/release tool.
* [localshop](https://github.com/mvantellingen/localshop) - Local PyPI server (custom packages and auto-mirroring of pypi).