Skip to content

Commit 4978b47

Browse files
committed
build: test light-threads on all versions of Python
And also use more compact tox environment syntax throughout tox.init
1 parent f2e4048 commit 4978b47

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
@@ -20,7 +20,7 @@ extras =
2020
deps =
2121
-r requirements/pip.pip
2222
-r requirements/pytest.pip
23-
py3{10,11}: -r requirements/light-threads.pip
23+
py3{10,11,12,13,14}: -r requirements/light-threads.pip
2424

2525
# Windows can't update the pip version with pip running, so use Python
2626
# to install things.

0 commit comments

Comments
 (0)