Skip to content

Commit bc40918

Browse files
Revert "Xgboost version workaround"
This reverts commit e06b2e4.
1 parent e06b2e4 commit bc40918

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ deps =
5454
tests: pandas
5555
tests: swat
5656
tests: kerberos ; platform_system != "Windows"
57-
tests: xgboost == 0.82; python_version < '3.5'
58-
tests: xgboost; python_version >= '3.5'
57+
tests: xgboost == 0.82
5958
tests: lightgbm
6059
codecov: codecov >= 1.4.0
6160
doc: sphinx == 1.8

0 commit comments

Comments
 (0)