Skip to content

Commit 6e12820

Browse files
committed
Tweak tox file so it works locally
1 parent 2f13b78 commit 6e12820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py37,py38,py39,py310
2+
envlist = python3.7,python3.8,python3.9,python3.10
33
skipsdist = true
44

55
[gh-actions]

0 commit comments

Comments
 (0)