Skip to content

Commit

Permalink
[tox.ini] +py310, -py27, -py38
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Jun 17, 2022
1 parent 040cd8d commit 1f55516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,6 +1,6 @@
[tox]
skipsdist = True
envlist = py27,py38
envlist = py310

[testenv]
deps = pytest
Expand Down

0 comments on commit 1f55516

Please sign in to comment.