Skip to content

Commit

Permalink
Add dependencies for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuen committed Apr 11, 2024
1 parent a149f21 commit 7828d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ classifiers = [
[project.optional-dependencies]
dev = ["pre-commit","black","ruff"]
test = ["pytest", "coverage", "codecov"]
docs = ["sphinx-rtd-theme"]
icecube = [
"ic3-labels @ git+ssh://[email protected]/icecube/ic3-labels",
"ic3-data @ git+ssh://[email protected]/icecube/ic3-data",
Expand Down

0 comments on commit 7828d66

Please sign in to comment.