Skip to content

Commit 688e860

Browse files
Update pyproject.toml
1 parent 256c2dd commit 688e860

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
@@ -33,7 +33,7 @@ dependencies = [
3333
]
3434

3535
[project.optional-dependencies]
36-
test = ["pytest", "pytest-cov", "pytest-mock", "ruff", "numpy", "matplotlib", "scipy", "scikit-learn", "sympy",]
36+
test = ["pytest", "pytest-cov", "pytest-mock", "ruff", "numpy", "matplotlib", "scipy", "sklearn", "sympy",]
3737

3838
[tool.setuptools.packages.find]
3939
where = ["."]

0 commit comments

Comments
 (0)