Skip to content

Commit 2e0444c

Browse files
authored
Update packaging-projects.rst
This is clearly a typo and I initially questioned it here: #821
1 parent 41e77c6 commit 2e0444c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ an escape hatch when absolutely necessary.
117117
code files to include. Eventually much of this configuration may be able to move
118118
to :file:`pyproject.toml`.
119119

120-
Open :file:`setup.py` and enter the following content. Update the package name
120+
Open :file:`setup.cfg` and enter the following content. Update the package name
121121
to include your username (for example, ``example-pkg-theacodes``), this ensures
122122
that you have a unique package name and that your package doesn't conflict with
123123
packages uploaded by other people following this tutorial.

0 commit comments

Comments
 (0)