We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0b7a8 commit f184ff6Copy full SHA for f184ff6
pyproject.toml
@@ -31,11 +31,10 @@ classifiers = [
31
"Topic :: Software Development :: Libraries",
32
"Topic :: Utilities",
33
]
34
-urls = { Changelog = "https://github.com/pycqa/isort/blob/main/CHANGELOG.md" }
+urls = { Changelog = "changelog = "https://github.com/PyCQA/isort/releases" }
35
include = [
36
{ path = "tests", format = "sdist" },
37
{ path = "ACKNOWLEDGEMENTS.md", format = "sdist" },
38
- { path = "CHANGELOG.md", format = "sdist" },
39
{ path = "LICENSE", format = "sdist" },
40
41
requires-python = ">=3.9.0"
0 commit comments