Skip to content

Commit a3ee85e

Browse files
committed
Ensure pytest is compatible with tornado
See pytest-dev/pytest#12263
1 parent a461733 commit a3ee85e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ deps=
4848
flask: flask
4949
flask: blinker
5050
tornado: tornado
51+
tornado: pytest<8.2
5152
django18: Django>=1.8,<1.9
5253
django19: Django>=1.9,<1.10
5354
django110: Django>=1.10,<1.11

0 commit comments

Comments
 (0)