Skip to content

Commit

Permalink
tox: remove py27
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Aug 28, 2020
1 parent a141aa4 commit 5a11a82
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
Expand Up @@ -2,7 +2,7 @@
# See LICENSE.rst for details.

[tox]
envlist = py{27,35,36,37,38},qa,doc
envlist = py{35,36,37,38},qa,doc
skip_missing_interpreters = True

[testenv]
Expand Down

0 comments on commit 5a11a82

Please sign in to comment.