diff options
| author | Thomas Smith <thom@thomthesmith.com> | 2021-09-05 16:09:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-05 16:09:26 -0400 |
| commit | 1ebc133fdb4848716387d8b5bb6668e907637518 (patch) | |
| tree | 6289a760a7c2e005b2ce1f7514031ec3853741ac | |
| parent | 0440aadad875a4cc7a291e472edd9251e2ebae18 (diff) | |
| download | pyyaml-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.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = pypy,py36,py37,py38,py39 +envlist = pypy3,py36,py37,py38,py39 [testenv] deps = |
