Update tox.ini

pull/133/head
Christian Clauss 2023-03-28 17:20:13 +02:00 committed by GitHub
parent 883dbd35cd
commit 87a7df7723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py34, py35, py36, py37, flake8
envlist = py37, py38, py39, py310, py311, pypy37, flake8
skip_missing_interpreters = True
[testenv]