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 3cea4b2 commit 921c200Copy full SHA for 921c200
package-structure-code/intro.md
@@ -2,7 +2,7 @@
2
3
This section provides guidance on your Python package's structure, code format
4
, and style. It also reviews the various [packaging tools](python-package-build-tools) you can use to
5
-[build](python-package-distribution-files-sdist-wheel.) and [publish](publish-python-package-pypi-conda) your Python package.
+[build](python-package-distribution-files-sdist-wheel) and [publish](publish-python-package-pypi-conda) your Python package.
6
7
If you want end-to-end tutorials, check out our tutorial series here. That starts by introducing [what a Python package is](what-is-a-package).
8
0 commit comments