There was an error while loading. Please reload this page.
1 parent 749044e commit 2cc2658Copy full SHA for 2cc2658
1 file changed
pyproject.toml
@@ -2,7 +2,7 @@
2
authors = [
3
{ name = "Dylan Anthony", email = "contact@dylananthony.com" },
4
]
5
-license = { text = "MIT" }
+license = "MIT"
6
requires-python = ">=3.11,<4.0"
7
dependencies = [
8
"jinja2>=3.0.0,<4.0.0",
@@ -25,7 +25,6 @@ keywords = [
25
26
classifiers = [
27
"Development Status :: 4 - Beta",
28
- "License :: OSI Approved :: MIT License",
29
"Intended Audience :: Developers",
30
"Programming Language :: Python :: 3",
31
"Programming Language :: Python :: 3.11",
0 commit comments