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 bac54da commit 4b05179Copy full SHA for 4b05179
tox.ini
@@ -54,7 +54,7 @@ deps =
54
tests: betamax >= 0.8.1
55
tests: betamax_serializers >= 0.2.0
56
tests: mock; python_version < '3.3'
57
- tests: sklearn
+ tests: scikit-learn
58
tests: pandas<1.0.0
59
tests: swat < 1.8.0 # v1.8 changed reflection on initial connect. Need to re-record all cassettes before enabling.
60
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
0 commit comments