Skip to content

Commit 2304c5c

Browse files
Update pyproject.toml
1 parent 755446b commit 2304c5c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ classifiers = [
2626
dependencies = [
2727
"lightning>=2.0.0rc0",
2828
"matplotlib",
29+
"mkdocstrings-python",
2930
"numpy",
3031
"nbformat",
3132
"pandas",
@@ -34,7 +35,7 @@ dependencies = [
3435
"river",
3536
"scikit-learn",
3637
"scipy",
37-
"spotriver",
38+
"spotRiver",
3839
"seaborn",
3940
"tabulate",
4041
"tensorboard",

0 commit comments

Comments
 (0)