We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bdaa0 commit 8533b2dCopy full SHA for 8533b2d
README.rst
@@ -101,10 +101,11 @@ Default admin login \ password is: admin \ admin
101
How upload own package
102
----------------------
103
104
-1. Make sure what your package setup.py file is correct. Check Reference_.
+1. Make sure what your package setup.py file is correct. Check reference at.
105
.. _Reference: https://packaging.python.org/distributing/
106
+
107
2. Create at home directory .pypirc
-.. code-block:: ini
108
+.. code-block::
109
[distutils]
110
index-servers =
111
mypypi
0 commit comments