Skip to content

Commit fced072

Browse files
author
Val Brodsky
committed
Make tox.ini uptodate with supported python versions
1 parent 51759b8 commit fced072

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,6 +1,6 @@
11
# content of: tox.ini , put in same dir as setup.py
22
[tox]
3-
envlist = py36, py37, py38
3+
envlist = py37, py38, py39
44

55
[testenv]
66
# install pytest in the virtualenv where commands will be executed

0 commit comments

Comments
 (0)