Skip to content

Commit cbe36fc

Browse files
committed
Update test-requirements for 3.12 lacking distutils
1 parent 93242a0 commit cbe36fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

swmm-toolkit/test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
pytest == 7.1.1
55
numpy == 1.21.6; python_version == "3.7"
66
numpy == 1.24.4; python_version >= "3.8"
7+
numpy == 1.26.2; python_version >= "3.12"
78
aenum == 3.1.11

0 commit comments

Comments
 (0)