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
:::{important} Publishing to test.PyPI.org vs PyPI.org
332
+
While you can install from test PyPI it's not recommended that you publish to
333
+
testPyPI as a permanent way to install your package. Test PyPi is a perfect place to learn how to publish your package. But your end goal should be to publish to PyPI.org once you have figured out your workflow.
334
+
:::
335
+
331
336
### Time to install your package
332
337
333
338
* On your computer, activate the development environment that
0 commit comments