Skip to content

Commit

Permalink
increase pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zybulon committed Sep 7, 2024
1 parent bd58ff1 commit 56d25d8
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 @@ -50,7 +50,7 @@ def get_description():

EXTRAS_REQUIRE = {
'test': [
'pytest<6.0',
'pytest',
'pytest-cov',
'flaky',
'pytest-qt==3.3.0',
Expand Down

0 comments on commit 56d25d8

Please sign in to comment.