We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9698ee6 + 9673047 commit 910996cCopy full SHA for 910996c
pyproject.toml
@@ -18,7 +18,7 @@ authors = [
18
]
19
description = "A Python package for managing and interacting with data analysis jobs."
20
readme = "README.md"
21
-license = "MIT"
+license = { file = "LICENSE" }
22
classifiers = [
23
"Programming Language :: Python :: 3",
24
"Operating System :: OS Independent",
0 commit comments