Skip to content

Commit

Permalink
updated the tox config file to use Python version 3.6 and 3.7 environ…
Browse files Browse the repository at this point in the history
…ments

#53
  • Loading branch information
monocongo committed Feb 1, 2020
1 parent 07abff2 commit d749c89
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 = py37
envlist = py36,py37

# Define the minimal tox version required to run; if the host
# tox is less than this the tool with create an environment and
Expand Down

0 comments on commit d749c89

Please sign in to comment.