You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ What is this?
25
25
26
26
pypi.python.org - is a global package repository of the python packages. This package is a self-hosted pypi service with caching functionallity from the global pypi.
27
27
28
-
HTTP proxy can't works with XML-RPC of pypi.python.org.
28
+
HTTP proxy can't work with XML-RPC of pypi.python.org.
29
29
30
30
Screenshots
31
31
-----------
@@ -162,10 +162,10 @@ If you want to support postgres or mysql database:
162
162
Default admin login \ password is: admin \ admin
163
163
164
164
165
-
How upload your own package
165
+
How to upload your own package
166
166
---------------------------
167
167
168
-
1. Make sure what your package setup.py file is correct. Check reference at https://packaging.python.org/distributing/
168
+
1. Make sure that your package setup.py file is correct. Check reference at https://packaging.python.org/distributing/
0 commit comments