Skip to content

Commit

Permalink
missing sphinx dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbrock committed Jun 16, 2023
1 parent fd4b4a6 commit 90ff26b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies = [
"black>=22.3",
"flake8>=4",
"isort>=5.10",
"click>=7.1.2",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ h5py>=3.6.0
# Documentation building
sphinx>=5
sphinx-tabs
sphinx-toolbox

# Testing
pytest
Expand Down

0 comments on commit 90ff26b

Please sign in to comment.