Skip to content

Commit 80af137

Browse files
committed
Remove matplotlib dependency
1 parent aeb71d2 commit 80af137

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_bindings/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ all = [
4444
test = [
4545
"cython>=3.2,<3.3",
4646
"setuptools>=77.0.0",
47-
"matplotlib>=3.5.0", # Required by isoFDModelling_test.py
4847
"numpy>=1.21.1",
4948
"pytest>=6.2.4",
5049
"pytest-benchmark>=3.4.1",

0 commit comments

Comments
 (0)