Skip to content

Commit abf6136

Browse files
author
Nabil Fayak
committed
pyproject.toml updated
1 parent 6bcbacc commit abf6136

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ name = "CheckMates"
44
version = "0.1.0"
55
description = "CheckMates is an AutoML library which catches and warns of problems with your data and problem setup before modeling."
66
authors = [
7-
{name = "Nabil Fayak", email = "[email protected]"},
7+
{name="Alteryx, Inc.", email="[email protected]"}
8+
]
9+
maintainers = [
10+
{name="Alteryx, Inc.", email="[email protected]"}
811
]
912
dependencies = [
1013
"numpy<=1.23.5,>=1.21.0",

0 commit comments

Comments
 (0)