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 e58f514 commit 68397dcCopy full SHA for 68397dc
newsfragments/4840.feature.rst
@@ -0,0 +1,5 @@
1
+Deprecated ``project.license`` as a TOML table in
2
+``pyproject.toml``. Users are expected to move towards using
3
+``project.license-files`` and/or SPDX expressions (as strings) in
4
+``pyproject.license``.
5
+See :pep:`PEP 639 <639#deprecate-license-key-table-subkeys>`.
0 commit comments