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 d80aea3 commit 344da81Copy full SHA for 344da81
source/guides/writing-pyproject-toml.rst
@@ -28,7 +28,7 @@ three possible TOML tables in this file.
28
is understood by *most* build backends, but some build backends use a
29
different format.
30
31
- At the time of this writing (November 2023), Poetry_ is a notable build
+ At the time of writing this (November 2023), Poetry_ is a notable build
32
backend that does not use the ``[project]`` table (it uses the
33
``[tool.poetry]`` table instead).
34
0 commit comments