Note support for Python 3.9 (#8665)

As expected, all tests pass locally without modification.

Signed-off-by: Dan Callahan <danc@element.io>
This commit is contained in:
Dan Callahan 2020-10-27 23:24:33 +00:00 committed by GitHub
parent f49c2093b5
commit 88e1d0c52b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = packaging, py35, py36, py37, py38, check_codestyle, check_isort
envlist = packaging, py35, py36, py37, py38, py39, check_codestyle, check_isort
[base]
extras = test