We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895e96e commit 032767aCopy full SHA for 032767a
tox.ini
@@ -41,7 +41,7 @@ deps =
41
tests: pytest-cov
42
tests: betamax >= 0.8.1
43
tests: betamax_serializers >= 0.2.0
44
- tests: scikit-learn <= 1.5.0
+ tests: scikit-learn < 1.5.0
45
tests: pandas < 2.0.0
46
tests: cython # required to install pandas from source
47
tests: swat >= 1.8
0 commit comments