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 a51c1c2 commit 7770cb3Copy full SHA for 7770cb3
tutorials/1-installable-code.md
@@ -522,5 +522,5 @@ In the upcoming lessons you will:
522
* [Learn how to build your your package distribution](6-publish-pypi.md) files (**sdist** and **wheel**) and publish to **test PyPI**.
523
* Finally you will learn how to publish to **conda-forge** from **PyPI**.
524
525
-If you have a package that is ready for the mainstream user then
+If you have a package that is "install-ready" for another user, then
526
you can also publish your package on PyPI.
0 commit comments