Try to reenable EOL py27 and py36 in tox according to its FAQ

This commit is contained in:
Lee Miller 2023-09-04 09:49:34 +03:00
parent 3d19c3f23f
commit 377fafcaaa
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63

View File

@ -1,4 +1,5 @@
[tox]
requires = virtualenv<20.22.0
envlist = reset,py{27,27-portable,35,36,38,39,310},stats
skip_missing_interpreters = true