Skip to content

Commit a6b8270

Browse files
committed
Remove django-coverage-plugin, it's broken for newer Django versions
1 parent d291710 commit a6b8270

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.coveragerc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
[run]
22
include = psqlextra/*
33
omit = *migrations*, *tests*
4-
plugins =
5-
django_coverage_plugin

requirements/test.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pylint-common==0.2.5
66
pylint-django==0.8.0
77
pylint-plugin-utils==0.2.6
88
coverage==4.4.2
9-
django-coverage-plugin==1.3.1
109
flake8==3.5.0
1110
pep8==1.7.1
1211
dj-database-url==0.4.2

0 commit comments

Comments
 (0)