Skip to content

Commit f531854

Browse files
authored
Merge pull request #6535 from markotoplak/fix-tox
Fix CI to work with tox 4.9.0 (released Aug 16)
2 parents 0d13870 + b322cf5 commit f531854

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,6 +1,6 @@
11
[tox]
22
envlist =
3-
py-orange-{latest, released}
3+
orange-{oldest, latest, released}
44
pylint-ci
55
build_doc
66
add-ons

0 commit comments

Comments
 (0)