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 4c30c4c commit a198267Copy full SHA for a198267
pyproject.toml
@@ -10,10 +10,10 @@ authors = [
10
description = "Check the contents of an SDist vs. git"
11
readme = "README.md"
12
requires-python = ">=3.9"
13
+license = "BSD-3-Clause"
14
classifiers = [
15
"Development Status :: 5 - Production/Stable",
16
"Intended Audience :: Developers",
- "License :: OSI Approved :: BSD License",
17
"Operating System :: OS Independent",
18
"Programming Language :: Python",
19
"Programming Language :: Python :: 3",
0 commit comments