summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom Smith <thom@thomthesmith.com>2021-09-02 14:34:48 -0400
committerTina Müller <cpan2@tinita.de>2021-09-22 15:52:05 +0200
commite5f6dadf869918107e86b13b19952a7e9554f273 (patch)
tree97d3eae5b1111200ca19299b9bc05220e16e229e
parent7f35bb5bf285c330f480ae1505870324860c5b21 (diff)
downloadpyyaml-git-e5f6dadf869918107e86b13b19952a7e9554f273.tar.gz
Remove py35 from tox.ini
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8694f6d..8817c66 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,pypy,py35,py36,py37,py38,py39
+envlist = py27,pypy,py36,py37,py38,py39
[testenv]
deps =