We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1b7b0 commit 65bcac1Copy full SHA for 65bcac1
pyproject.toml
@@ -25,9 +25,11 @@ classifiers = [
25
"Programming Language :: Python :: Implementation :: CPython",
26
"Programming Language :: Python :: Implementation :: PyPy",
27
]
28
-urls.Source = "https://github.com/pypa/packaging"
29
dependencies = []
30
+[project.urls]
31
+Source = "https://github.com/pypa/packaging"
32
+
33
34
35
[tool.flit.sdist]
0 commit comments