File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,14 @@ you can still install MyPackage using:
6262
6363 $ pip install http://127.0.0.1:9000/MyPackage.tar.gz
6464
65- Chishop
66- +++++++
65+ pypiserver
66+ ++++++++++
67+
68+ `Pypiserver <https://pypi.python.org/pypi/pypiserver >`_ is a minimal PyPI compatible server.
69+ It can be used to serve a set of packages to easy_install or pip. It includes helpful
70+ features like an administrative command (``-U ``) which will update all its packages to their
71+ latest versions found on PyPI.
6772
68- `Chishop <https://github.com/benliles/djangopypi >`_ is a simple PyPI server
69- written in django which allows you to register/upload with distutils and
70- install with easy_install/pip.
7173
7274S3-Hosted PyPi
7375++++++++++++++
You can’t perform that action at this time.
0 commit comments