Skip to content

Commit

Permalink
fix/tox: removing py3.4 and add py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mtulio committed Feb 10, 2019
1 parent 20d4c23 commit 06c8b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py{27,34,35,36}, flake8
envlist = py{27,35,36,37}, flake8
skip_missing_interpreters = true

[testenv]
Expand Down

0 comments on commit 06c8b2e

Please sign in to comment.