Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
StatMixedML authored Aug 25, 2023
1 parent ab6465d commit 5ac7b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ipython~=8.14.0",
],
extras_require={
"docs": ["mkdocs-windmill", "mkdocstrings[python]", "mkdocs-jupyter"]
"docs": ["mkdocs", "mkdocstrings[python]", "mkdocs-jupyter"]
},
test_suite="tests",
tests_require=["flake8", "pytest"],
Expand Down

0 comments on commit 5ac7b67

Please sign in to comment.