@@ -57,8 +181,30 @@ When uploading packages, note that:
...
@@ -57,8 +181,30 @@ When uploading packages, note that:
### Upload packages with Twine
### Upload packages with Twine
This section assumes that your project is properly built and you already [created a PyPi package with setuptools](https://packaging.python.org/tutorials/packaging-projects/).
If you were following the guide above, then the `MyPyPiPackage` package should
Upload your package using the following command:
be ready to be uploaded. Run the following command: