commit | e5f6dadf869918107e86b13b19952a7e9554f273 | [log] [tgz] |
---|---|---|
author | Thom Smith <thom@thomthesmith.com> | Thu Sep 02 14:34:48 2021 -0400 |
committer | Tina Müller <cpan2@tinita.de> | Wed Sep 22 15:52:05 2021 +0200 |
tree | 97d3eae5b1111200ca19299b9bc05220e16e229e | |
parent | 7f35bb5bf285c330f480ae1505870324860c5b21 [diff] |
Remove py35 from tox.ini
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 =