Skip to content

Commit ca2b2ea

Browse files
committed
[tox.ini] add tox-gh-actions config
1 parent 8d208db commit ca2b2ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tox.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ deps =
88
-rrequirements.txt
99
pytest
1010
pytest-qt
11+
12+
[gh-actions]
13+
python =
14+
3.6: py36
15+
3.7: py37
16+
3.8: py38
17+
3.9: py39

0 commit comments

Comments
 (0)