Skip to content

Commit

Permalink
Move to python 3.7 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbang committed May 9, 2019
1 parent 39fe6ea commit fd475ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py36-cov,checkstyle
envlist = py37-cov,checkstyle

[testenv]
deps =
Expand Down

0 comments on commit fd475ab

Please sign in to comment.