Skip to content

Commit eab0fd8

Browse files
jeanaswebknjaz
andcommitted
Mention setup.cfg
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent b5cdeb9 commit eab0fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/tool-recommendations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ in alphabetical order:
9191
In particular, do **not** use direct ``python setup.py`` invocations. On the
9292
other hand, configuring setuptools with a :file:`setup.py` file is still fully
9393
supported, although it is recommended to use the modern :ref:`[project] table
94-
in pyproject.toml <writing-pyproject-toml>` whenever possible and keep
94+
in pyproject.toml <writing-pyproject-toml>` (or :file:`setup.cfg`) whenever possible and keep
9595
:file:`setup.py` only if programmatic configuration is needed. See
9696
:ref:`setup-py-deprecated`.
9797

0 commit comments

Comments
 (0)