Skip to content

Commit

Permalink
tools: Update supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzerch committed Oct 6, 2020
1 parent 5079546 commit cd8bbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Tox configuration file

[tox]
envlist = py35, py36
envlist = py36, py37, py38
skipsdist = True

[flake8]
Expand Down

0 comments on commit cd8bbf8

Please sign in to comment.