Skip to content

Commit cf14594

Browse files
Add license field to pyproject.toml
1 parent 5234ebf commit cf14594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ authors = [
88
maintainers = [
99
{name = "Jaime Céspedes Sisniega", email = "[email protected]"}
1010
]
11+
license = {text = "BSD-3-Clause"}
1112
readme = "README.md"
1213
keywords = [
1314
"drift-detection",

0 commit comments

Comments
 (0)