Skip to content

Commit 8779c2c

Browse files
committed
feature: added python 3.9 to tox
1 parent b52d694 commit 8779c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
isolated_build = True
3-
envlist = py{3.6,3.7,3.8}
3+
envlist = py{3.6,3.7,3.8,3.9}
44

55
[tox:.package]
66
basepython = python3

0 commit comments

Comments
 (0)