Skip to content

Commit ed312c7

Browse files
authored
Merge pull request #822 from aendie/patch-1
Update packaging-projects.rst
2 parents 41e77c6 + 2e0444c commit ed312c7

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)