Use python3.9 in tox config

* tox: use Python 3.9 final

* Update CHANGELOG.md

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
pull/604/head
Jürgen Gmach 2021-03-11 20:46:31 +01:00 committed by GitHub
parent 761410e66c
commit 22f90521b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py{36,37,38,3.9-dev} envlist = py{36,37,38,3.9}
[testenv] [testenv]
extras = extras =