Skip to content

Commit

Permalink
bld: add typing_extensions requirement
Browse files Browse the repository at this point in the history
Also: fix sphinx cross-linking error
  • Loading branch information
Jacob-Stevens-Haas committed Sep 24, 2024
1 parent 9283484 commit b7eac64
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 @@ -28,6 +28,7 @@ readme = "README.rst"
dependencies = [
"scikit-learn>=1.1, !=1.5.0",
"derivative>=0.6.2",
"typing_extensions",
]

[project.optional-dependencies]
Expand Down

0 comments on commit b7eac64

Please sign in to comment.