Skip to content

Commit 312a5f3

Browse files
Switched xgboost to older version
1 parent 0336800 commit 312a5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ deps =
5454
tests: pandas
5555
tests: swat
5656
tests: kerberos ; platform_system != "Windows"
57-
tests: xgboost
57+
tests: xgboost == 0.82
5858
tests: lightgbm
5959
codecov: codecov >= 1.4.0
6060
doc: sphinx == 1.8

0 commit comments

Comments
 (0)