Skip to content

Commit f288f4d

Browse files
committed
fix env
1 parent 846c171 commit f288f4d

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,7 +1,7 @@
11

22
[tox]
33
isolated_build = True
4-
envlist = clean,py{36,37,38,39}-{mindeps,alldeps},report,pre-commit,linux
4+
envlist = clean,py{36,37,38,39}-{mindeps,alldeps}-{linux,windows,macos},report,pre-commit,linux
55

66
[gh-actions]
77
python =

0 commit comments

Comments
 (0)