Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Aug 21, 2024
1 parent a6f3be6 commit 977b410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dev = [
"coverage >=7.5.0",
"coveralls >=4.0.1",
"mypy",
"numpydoc >=1.8.0; python_version >=3.9",
"numpydoc >=1.8.0; python_version >='3.9'",
"pytest >=8.3.2",
"pytest-cov >=5.0.0",
"black ==24.8.0",
Expand Down

0 comments on commit 977b410

Please sign in to comment.