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 d2bcb74 commit f631105Copy full SHA for f631105
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- Remove reliance on `pkg_resources` from `setuptools` and instead uses the `importlib.metadata` module which is builtin
6
- Corrects potential issues on Python 3.12+ if `setuptools` wasn't already in the environment
7
+- Sorts `requires` and `required_by` in output
8
9
## v3.2.0 (2023-10-25)
10
0 commit comments