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 6454a06 commit 071b810Copy full SHA for 071b810
source/discussions/setup-py-deprecated.rst
@@ -12,7 +12,7 @@ for packaging Python projects.
12
And :file:`setup.py` is a valid configuration file for :ref:`setuptools`
13
that happens to be written in Python, instead of in *TOML* for example
14
(a similar practice is used by other tools
15
-like *nox* and its :file:`nox.py` configuration file,
+like *nox* and its :file:`noxfile.py` configuration file,
16
or *pytest* and :file:`conftest.py`).
17
18
However, ``python setup.py`` and the use of :file:`setup.py`
0 commit comments