Skip to content

Commit 76d69d0

Browse files
authored
tox.ini: Add py39
1 parent 0656469 commit 76d69d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{27,35,36,37,38}
2+
envlist = py{27,35,36,37,38,39}
33

44
[testenv:py27]
55
setenv = EXCLUDE = --exclude=./.*,./examples/loop_asyncio.py,*/MQTTV5.py,*/MQTTV311.py

0 commit comments

Comments
 (0)