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 8b1db01 commit bef7110Copy full SHA for bef7110
tox.ini
@@ -51,6 +51,7 @@ deps =
51
tests: swat >= 1.8
52
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
53
tests: xgboost == 0.82
54
+ tests: urllib3 < 2.0.0
55
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
56
# doc skips install, so explicitly add minimum packages
57
doc: sphinx
0 commit comments