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 72e4325 commit abe12dfCopy full SHA for abe12df
source/tutorials/packaging-projects.rst
@@ -287,7 +287,7 @@ detailed instructions) and install your package from TestPyPI:
287
288
python3 -m pip install --index-url https://test.pypi.org/simple/ example_pkg
289
290
-.. note:: If you used a different package name in the preview step, replace
+.. note:: If you used a different package name in the previous step, replace
291
``example_pkg`` in the command above with your package name.
292
293
pip should install the package from Test PyPI and the output should look
0 commit comments