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 6513f06 commit 17eacbaCopy full SHA for 17eacba
source/specifications/pyproject-toml.rst
@@ -13,6 +13,8 @@
13
The ``pyproject.toml`` file acts as a configuration file for packaging-related
14
tools (as well as other tools).
15
16
+.. note:: This specification was originally defined in :pep:`518` and :pep:`621`.
17
+
18
The ``pyproject.toml`` file is written in `TOML <https://toml.io>`_. Three
19
tables are currently specified, namely
20
:ref:`[build-system] <pyproject-build-system-table>`,
0 commit comments