Skip to content

Commit a253018

Browse files
committed
Include new packages for notebook tests in tox.ini file.
1 parent 10158bb commit a253018

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ deps =
5252
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
5353
tests: xgboost == 0.82
5454
tests: urllib3 < 2.0.0
55+
tests: nbconvert
56+
tests: nbformat
5557
# tests: lightgbm ; platform_system != "Darwin" # lightgmb seems to have build issues on MacOS
5658
# doc skips install, so explicitly add minimum packages
5759
doc: sphinx

0 commit comments

Comments
 (0)