Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95e18ea

Browse files
committed
remove limit pytest < 5.4
1 parent a108e5f commit 95e18ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install_requires =
2424

2525
[options.extras_require]
2626
test =
27-
pytest < 5.4
27+
pytest
2828
pytest-cov
2929
cython
3030
codecov

0 commit comments

Comments
 (0)