Skip to content

Commit

Permalink
Remove dependency on itself from pyproject.toml (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jun 16, 2023
1 parent 178a549 commit dd32c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ dependencies = [
optional-dependencies.docs = [
"furo>=2023.5.20",
"sphinx>=7.0.1",
"sphinx-autodoc-typehints>=1.23.4",
]
optional-dependencies.numpy = [
"nptyping>=2.5",
Expand Down

0 comments on commit dd32c5c

Please sign in to comment.