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