Skip to content

Commit d50eb5c

Browse files
committed
Switch to new pyproject.toml license format
1 parent 5f47408 commit d50eb5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@ dependencies = [
1515
]
1616
requires-python = ">=3.9"
1717
readme = "README.rst"
18-
license = {text = "Apache License 2.0"}
18+
license = "Apache-2.0"
1919
classifiers = [
2020
"Development Status :: 5 - Production/Stable",
2121
"Environment :: Web Environment",
2222
"Intended Audience :: Developers",
23-
"License :: OSI Approved :: Apache Software License",
2423
"Programming Language :: Python",
2524
"Programming Language :: Python :: 3",
2625
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)