Skip to content

Commit 03f5565

Browse files
committed
test: Test pytest-min environmen with Python 3.9.
1 parent b7bce63 commit 03f5565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ skip_install = false
7171

7272
[gh-actions]
7373
python =
74-
3.8: py38, pytest-min
75-
3.9: py39
74+
3.8: py38
75+
3.9: py39, pytest-min
7676
3.10: py310
7777
3.11: py311
7878
3.12: py312

0 commit comments

Comments
 (0)