Skip to content

Commit

Permalink
Merge pull request #23 from angelolab/releases/v0.0.1
Browse files Browse the repository at this point in the history
Changed pyproject.toml
  • Loading branch information
JLrumberger authored Sep 23, 2024
2 parents 3d3c94f + ac70234 commit d456013
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ priority = "supplemental"
dev = ["pre-commit", "twine>=4.0.2"]
doc = [
"docutils>=0.8,!=0.18.*,!=0.19.*",
"sphinx>=4",
"sphinx-rtd-theme",
"sphinx>=5",
"sphinx-rtd-theme>1",
"sphinx-autodoc-typehints",
"sphinxext-opengraph",
# For notebooks
Expand Down Expand Up @@ -139,5 +139,4 @@ skip = [
"docs/changelog.md",
"docs/references.bib",
"docs/references.md",
"docs/notebooks/example.ipynb",
]

0 comments on commit d456013

Please sign in to comment.