Skip to content

Commit f955a02

Browse files
authored
fix: modify original file
1 parent 6023eb3 commit f955a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/python-package-distribution-files-sdist-wheel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PyPI screenshot showing metadata for the xclim package.
107107

108108
:::{figure-md} pypi-metadata-maintainers
109109

110-
<img src="../images/python-build-package/pypi-metadata-maintainers.png" alt="Here you see the maintinaer metadata as it is displayed on PyPI. for xclim there are three maintainers listed with their profile pictures and github user names to the right. " width="300px">
110+
<img src="../images/python-build-package/pypi-metadata-maintainers.png" alt="Here you see the maintainer metadata as it is displayed on PyPI. for xclim there are three maintainers listed with their profile pictures and github user names to the right. " width="300px">
111111

112112
Maintainer names and GitHub usernames for the xclim package as they are displayed on PyPI. This information is recorded in your pyproject.toml and then processed by your build tool and stored in your packages sdist and wheel distributions.
113113
:::

0 commit comments

Comments
 (0)