summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Smith <thom@thomthesmith.com>2021-09-05 16:09:26 -0400
committerGitHub <noreply@github.com>2021-09-05 16:09:26 -0400
commit1ebc133fdb4848716387d8b5bb6668e907637518 (patch)
tree6289a760a7c2e005b2ce1f7514031ec3853741ac
parent0440aadad875a4cc7a291e472edd9251e2ebae18 (diff)
downloadpyyaml-git-drop-2.7-support.tar.gz
Update tox.inidrop-2.7-support
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9fffcf8..0d60804 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = pypy,py36,py37,py38,py39
+envlist = pypy3,py36,py37,py38,py39
[testenv]
deps =