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 54b7aab commit 001ba9bCopy full SHA for 001ba9b
pyproject.toml
@@ -16,9 +16,9 @@ dependencies = [
16
]
17
requires-python = ">=3.8"
18
readme = "README.rst"
19
-license = {file = "LICENSE"}
+license = "BSD-3-Clause"
20
+license-files = ["LICENSE"]
21
classifiers = ["Intended Audience :: Developers",
- "License :: OSI Approved :: BSD License",
22
"Programming Language :: Python :: 3",
23
"Topic :: Software Development :: Libraries :: Python Modules",
24
0 commit comments