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 2508b40 commit f293f17Copy full SHA for f293f17
.travis.yml
@@ -31,7 +31,6 @@ matrix:
31
env: TOXENV=py36-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
32
- python: 3.7
33
env: TOXENV=py37-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
34
-# TODO: Enable when numpy, Pandas, and other dependencies are released on 3.8
35
- python: 3.8
36
env: TOXENV=py38-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
37
0 commit comments