Skip to content

Commit

Permalink
add dependencies for building docs (still need pandoc)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Feb 21, 2025
1 parent bb8742f commit b99d41b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ dev = [
"pytest-cov",
"ruff",
"sphinx < 8.2",
"nbsphinx",
"ipython",
"versioningit",
]
full = ["wxpython", "ipython"]
Expand Down

0 comments on commit b99d41b

Please sign in to comment.