test Python 3.9

This commit is contained in:
Karthikeyan Singaravelan 2020-10-10 05:30:11 +00:00 committed by David Lord
parent 951b4c6d02
commit 1b5c7e4e12
2 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[tox]
envlist =
py{38,37,36,py3}
py{39,38,37,36,py3}
py38-devel
style
docs