Skip to content

Commit 8cc898a

Browse files
1 parent dff9e02 commit 8cc898a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
setup_requires = [
3434
# Pin pytest-runner to 5.2.0, since 5.3.0 uses `find_namespaces` directive, not supported in
3535
# Python 2.7
36-
'pytest-runner == 5.2.0',
36+
'pytest-runner == 5.3.0',
3737
]
3838

3939
# WARNING: This imposes limitations on test/requirements.txt such that the

0 commit comments

Comments
 (0)