Skip to content

Commit dd26713

Browse files
authored
Updates table to contain poetry-core version supporting PEP 639
1 parent 35353a9 commit dd26713

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/guides/writing-pyproject-toml.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ backend>` now support the new format as shown in the following table.
319319
- 77.0.3
320320
- 3.12
321321
- 2.4.0
322-
- `not yet <poetry-pep639-issue_>`_
322+
- 2.2.0
323323
- 0.7.19
324324

325325

@@ -587,7 +587,6 @@ A full example
587587
.. _pypi-search-pip: https://pypi.org/search?q=pip
588588
.. _classifier-list: https://pypi.org/classifiers
589589
.. _requires-python-blog-post: https://iscinumpy.dev/post/bound-version-constraints/#pinning-the-python-version-is-special
590-
.. _poetry-pep639-issue: https://github.com/python-poetry/poetry/issues/9670
591590
.. _pytest: https://pytest.org
592591
.. _pygments: https://pygments.org
593592
.. _rest: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html

0 commit comments

Comments
 (0)