Skip to content

Commit e2e25c3

Browse files
committed
Fighting the build process
1 parent cbe36fc commit e2e25c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swmm-toolkit/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
pytest == 7.1.1
55
numpy == 1.21.6; python_version == "3.7"
6-
numpy == 1.24.4; python_version >= "3.8"
6+
numpy == 1.24.4; python_version < "3.12"
77
numpy == 1.26.2; python_version >= "3.12"
88
aenum == 3.1.11

0 commit comments

Comments
 (0)