Skip to content

Commit 910996c

Browse files
Merge pull request #16 from etive-io/update-licence
Update licence
2 parents 9698ee6 + 9673047 commit 910996c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ authors = [
1818
]
1919
description = "A Python package for managing and interacting with data analysis jobs."
2020
readme = "README.md"
21-
license = "MIT"
21+
license = { file = "LICENSE" }
2222
classifiers = [
2323
"Programming Language :: Python :: 3",
2424
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)