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 8b4dc02 commit a61564aCopy full SHA for a61564a
docs/changelog-fragments.d/690.packaging.rst
@@ -0,0 +1,9 @@
1
+The packaging metadata has been migrated to the
2
+:file:`pyproject.toml`-based :pep:`621` declaration
3
+-- by :user:`jaraco` and :user:`webknjaz`.
4
+
5
+As a part of this update, the minimum version of the
6
+``setuptools`` build backend was bumped to 61.2.
7
+Moreover, any compatibility shims that existed in
8
+:file:`setup.cfg` and :file:`setup.py` have been
9
+removed for good.
0 commit comments