Skip to content

Commit 56d25d8

Browse files
committed
increase pytest version
1 parent bd58ff1 commit 56d25d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def get_description():
5050

5151
EXTRAS_REQUIRE = {
5252
'test': [
53-
'pytest<6.0',
53+
'pytest',
5454
'pytest-cov',
5555
'flaky',
5656
'pytest-qt==3.3.0',

0 commit comments

Comments
 (0)