diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,9 +1,8 @@ [tox] -envlist = py{3.6,3.7,3.8,3.9,3.10,3.11,3.12} +envlist = py{3.7,3.8,3.9,3.10,3.11,3.12} [testenv] basepython = - py3.6: python3.6 py3.7: python3.7 py3.8: python3.8 py3.9: python3.9 |
