Skip to content

Commit ce42b38

Browse files
committed
Adds pydantic for nixtla deps.
1 parent ed17887 commit ce42b38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ dev = [
3333
"pytest",
3434
"sktime",
3535
"tigramite",
36+
"pytest-cov",
37+
"pytest",
38+
"pylint",
39+
"black",
40+
"pydantic"
3641
]
3742

3843
[tool.setuptools.packages]

0 commit comments

Comments
 (0)