Skip to content

Commit 8defee5

Browse files
committed
Updated the projecttoml
1 parent 1043066 commit 8defee5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ authors = [
1616
{ name = "Owen Winterberg" },
1717
{ name = "Kay Robbins", email = "[email protected]" },
1818
]
19-
license = { text = "MIT License" }
19+
license = "MIT"
2020
keywords = [] # Add keywords here if any
2121
classifiers = [
2222
"Programming Language :: Python :: 3",
23-
"License :: OSI Approved :: MIT License",
2423
"Operating System :: OS Independent",
2524
]
2625

0 commit comments

Comments
 (0)