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 bc801e8 commit 945dfb3Copy full SHA for 945dfb3
pyproject.toml
@@ -12,10 +12,10 @@ authors = [
12
]
13
version = "0.8.0"
14
readme = "README.md"
15
-license = {file = "LICENSE"}
+license = "BSD-3-Clause"
16
+license-files = ["LICENSE"]
17
classifiers = [
18
"Development Status :: 3 - Alpha",
- "License :: OSI Approved :: BSD License",
19
"Programming Language :: Python :: 3",
20
"Programming Language :: Python :: 3.9",
21
"Programming Language :: Python :: 3.10",
0 commit comments