Remove python 3.6 CI tests

This commit is contained in:
2023-03-29 18:46:29 -04:00
parent 98d1bf3e8e
commit c3fe7bdef9
4 changed files with 335 additions and 296 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py3{6-10}, static, static-tests, security
envlist = py3{7-11}, static, static-tests, security
isolated_build = true
skip_missing_interpreters = true