Skip to content

Commit 50a3f7a

Browse files
committed
Only test py38 in tox for now
1 parent 06aa7b8 commit 50a3f7a

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,5 +1,5 @@
11
[tox]
2-
envlist = py27,py37,py38
2+
envlist = py38
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)