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 d1a760a commit 6513f06Copy full SHA for 6513f06
source/specifications/pyproject-toml.rst
@@ -32,7 +32,7 @@ successfully.
32
.. TODO: merge with PEP 517
33
34
The ``[build-system]`` table is used to store build-related data.
35
-Initially, only one key of the table is valid and is mandatory
+Initially, only one key of the table is valid and is mandatory
36
for the table: ``requires``. This key must have a value of a list
37
of strings representing dependencies required to execute the
38
build system. The strings in this list follow the :ref:`version specifier
0 commit comments