We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4716bb7 commit 30b5e86Copy full SHA for 30b5e86
1 file changed
pyproject.toml
@@ -14,8 +14,7 @@ readme = "README.md"
14
keywords = [
15
"Imaging",
16
]
17
-license = "MIT-CMU"
18
-license-files = [ "LICENSE" ]
+license = { file = "LICENSE" }
19
authors = [
20
{ name = "Jeffrey A. Clark", email = "aclark@aclark.net" },
21
0 commit comments