We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b7aab commit 420e6ccCopy full SHA for 420e6cc
pyproject.toml
@@ -16,7 +16,8 @@ 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",
22
"License :: OSI Approved :: BSD License",
23
"Programming Language :: Python :: 3",
0 commit comments