We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1043066 commit 8defee5Copy full SHA for 8defee5
pyproject.toml
@@ -16,11 +16,10 @@ authors = [
16
{ name = "Owen Winterberg" },
17
{ name = "Kay Robbins", email = "[email protected]" },
18
]
19
-license = { text = "MIT License" }
+license = "MIT"
20
keywords = [] # Add keywords here if any
21
classifiers = [
22
"Programming Language :: Python :: 3",
23
- "License :: OSI Approved :: MIT License",
24
"Operating System :: OS Independent",
25
26
0 commit comments