Skip to content

Commit 17eacba

Browse files
committed
Add note about original PEPs
1 parent 6513f06 commit 17eacba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/specifications/pyproject-toml.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
The ``pyproject.toml`` file acts as a configuration file for packaging-related
1414
tools (as well as other tools).
1515

16+
.. note:: This specification was originally defined in :pep:`518` and :pep:`621`.
17+
1618
The ``pyproject.toml`` file is written in `TOML <https://toml.io>`_. Three
1719
tables are currently specified, namely
1820
:ref:`[build-system] <pyproject-build-system-table>`,

0 commit comments

Comments
 (0)