Skip to content

Commit

Permalink
add numexpr to doc section of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Apr 19, 2024
1 parent f0fc28f commit 9621dfe
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 @@ -59,6 +59,7 @@ doc = [
"matplotlib",
"numdifftools",
"pandas",
"numexpr", # note: Pandas appears to need numexpr to build our docs
"Pillow",
"pycairo;platform_system=='Windows'",
"Sphinx",
Expand Down

0 comments on commit 9621dfe

Please sign in to comment.