Skip to content

Commit 8b72a60

Browse files
committed
change numpy to be less than version 2.0.0 in tox tests
1 parent fb01591 commit 8b72a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ deps =
4343
tests: betamax_serializers >= 0.2.0
4444
tests: scikit-learn < 1.5.0
4545
tests: pandas < 2.0.0
46+
tests: numpy < 2.0.0
4647
tests: cython # required to install pandas from source
4748
tests: swat >= 1.8
4849
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"

0 commit comments

Comments
 (0)