File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,6 @@ pytest-cov
99pytest-django
1010pytest-playwright
1111responses
12- django_coverage_plugin
12+ # Currently using our fork of django_coverage_plugin, pending
13+ # upstream PR https://github.com/nedbat/django_coverage_plugin/pull/93
14+ https://github.com/opensafely-core/django_coverage_plugin/archive/153a0ca6c02f7f01831568a546c848c4a3f082cd.zip
Original file line number Diff line number Diff line change @@ -169,9 +169,8 @@ coverage==7.4.0 \
169169 # coverage
170170 # django-coverage-plugin
171171 # pytest-cov
172- django-coverage-plugin==3.1.0 \
173- --hash=sha256:223d34bf92bebadcb8b7b89932480e41c7bd98b44a8156934488fbe7f4a71f99 \
174- --hash=sha256:eb0ea8ffdb0db11a02994fc99be6500550efb496c350d709f418ff3d8e553a67
172+ django-coverage-plugin @ https://github.com/opensafely-core/django_coverage_plugin/archive/153a0ca6c02f7f01831568a546c848c4a3f082cd.zip \
173+ --hash=sha256:db70db8737dd269c346f7af6e0c735a3d6462b944302f6bc0178c7bac9a4c7ee
175174 # via -r requirements.dev.in
176175greenlet==3.0.3 \
177176 --hash=sha256:01bc7ea167cf943b4c802068e178bbf70ae2e8c080467070d01bfa02f337ee67 \
You can’t perform that action at this time.
0 commit comments