File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -128,13 +128,16 @@ involved in creating and publishing a project:
128
128
* `Project structure `_
129
129
* `Building and packaging the project `_
130
130
* `Uploading the project to the Python Packaging Index `_
131
+ * `The .pypirc file `_
131
132
132
133
.. _Project structure : \
133
134
https://packaging.python.org/tutorials/distributing-packages/
134
135
.. _Building and packaging the project : \
135
136
https://packaging.python.org/tutorials/distributing-packages/#packaging-your-project
136
137
.. _Uploading the project to the Python Packaging Index : \
137
138
https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi
139
+ .. _The .pypirc file : \
140
+ https://packaging.python.org/specifications/pypirc/
138
141
139
142
140
143
How do I...?
You can’t perform that action at this time.
0 commit comments