Skip to content

Commit f651714

Browse files
committed
Run tox for all supported python versions
1 parent df69903 commit f651714

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 = py38
2+
envlist = py36,py37,py38,py39
33
# We will build the sdist ourselves as we need to detect
44
# what platform we are on and install the generated wheel
55
# locally.

0 commit comments

Comments
 (0)