Skip to content

Commit 2bb2de0

Browse files
committed
remove explicit version requirement for testing
1 parent 3e3de7f commit 2bb2de0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ namedpipe; platform_system == "Windows"
2828
# typing for Django files
2929
django-stubs
3030

31-
# for branch coverage testing, need version >= 7.7
32-
coverage>=7.7
31+
coverage
3332
pytest-cov
3433
pytest-json
3534
pytest-timeout

0 commit comments

Comments
 (0)