Skip to content

Commit

Permalink
Do not run tests for Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Oct 26, 2021
1 parent c12e65c commit 547e34f
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 = py27, py38, flake8
envlist = py38, flake8

[testenv]
deps= coverage
Expand Down

0 comments on commit 547e34f

Please sign in to comment.