Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fhchl committed Feb 2, 2024
1 parent 3563b66 commit f71e92e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
jupyter
nbsphinx
sphinx-autobuild
sphinx-autodoc-typehints
Expand Down
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ dependencies = ["jax>=0.4.23", "diffrax>=0.5"]
dev = [
"pytest",
"matplotlib",
"sphinx",
"sphinx-autobuild",
"sphinx_autodoc_typehints",
"furo",
"sphinxcontrib-bibtex",
"nbsphinx",
"pre-commit",
]

Expand Down

0 comments on commit f71e92e

Please sign in to comment.