Skip to content

Commit ce4b679

Browse files
committed
Switch to new pyproject.toml license format
1 parent fdf7850 commit ce4b679

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
@@ -16,13 +16,12 @@ dependencies = [
1616
]
1717
requires-python = ">=3.9"
1818
readme = "README.rst"
19-
license = {text = "Apache License, Version 2.0"}
19+
license = "Apache-2.0"
2020
classifiers = [
2121
"Development Status :: 5 - Production/Stable",
2222
"Environment :: Web Environment",
2323
"Intended Audience :: Developers",
2424
"Intended Audience :: System Administrators",
25-
"License :: OSI Approved :: Apache Software License",
2625
"Programming Language :: Python",
2726
"Programming Language :: Python :: 3",
2827
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)