Add other py versions for testing

This commit is contained in:
Luke Murphy
2020-04-27 13:00:46 +02:00
parent 3528f12b2b
commit 2112fc77d4
2 changed files with 23 additions and 1 deletions

View File

@ -4,7 +4,7 @@ minversion = 3.14.0
envlist =
linters
packaging
py{38}
py{36,37,38}
devel
skipsdist = True