Skip to content

Commit

Permalink
pin pytest for it's bug (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
aisk authored May 28, 2024
1 parent 30deec7 commit c3d7dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"sphinx-rtd-theme>=0.1.9",
"sphinx>=1.3",
"pytest-reraise",
"pytest>=6.1.1",
"pytest>=6.1.1,<8.2.0",
] + tornado_requires


Expand Down

0 comments on commit c3d7dc4

Please sign in to comment.