Skip to content

Commit 4be9cc7

Browse files
authored
Merge pull request #1973 from pypa/pradyunsg-patch-1
Drop the opening note in pyproject-toml spec
2 parents 92fa5d8 + da1bdb9 commit 4be9cc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/specifications/pyproject-toml.rst

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

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

0 commit comments

Comments
 (0)