Skip to content

Commit 6ee4276

Browse files
author
RJ Agrawal
committed
removed py38 test
1 parent bb4113c commit 6ee4276

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
@@ -10,7 +10,7 @@ exclude =
1010
*bin/
1111

1212
[tox]
13-
envlist = {py36,py37,py38}-sklearn{22,23}-pandas{105,110}
13+
envlist = {py36,py37}-sklearn{22,23}-pandas{105,110}
1414

1515
[testenv]
1616
deps =

0 commit comments

Comments
 (0)