Skip to content

Commit 3ab1cce

Browse files
committed
Add numpy as a test dependency
1 parent cbef6fd commit 3ab1cce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dev = [
5757
"pytest-order>=1.3.0",
5858
"ruff>=0.7.2",
5959
"tox>=4.23.2",
60+
"numpy"
6061
]
6162

6263
[tool.ruff]

0 commit comments

Comments
 (0)