Skip to content

Commit e57cb85

Browse files
Test with Pytest 9
1 parent ea87d77 commit e57cb85

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
[tox]
22
envlist =
3+
<<<<<<< HEAD
34
py{38,39,310,311,312,313,314}-pytest{7,8}
45
py{310,311,312,313,314}-pytest9
6+
||||||| parent of c3aa5cc (Test with Pytest 9)
7+
py{38,39,310,311,312,313,314}-pytest{7,8}
8+
=======
9+
py{38,39,310,311,312,313,314}-pytest{7,8,9}
10+
>>>>>>> c3aa5cc (Test with Pytest 9)
511

612
[gh-actions]
713
python =

0 commit comments

Comments
 (0)