We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d291710 commit a6b8270Copy full SHA for a6b8270
.coveragerc
@@ -1,5 +1,3 @@
1
[run]
2
include = psqlextra/*
3
omit = *migrations*, *tests*
4
-plugins =
5
- django_coverage_plugin
requirements/test.txt
@@ -6,7 +6,6 @@ pylint-common==0.2.5
6
pylint-django==0.8.0
7
pylint-plugin-utils==0.2.6
8
coverage==4.4.2
9
-django-coverage-plugin==1.3.1
10
flake8==3.5.0
11
pep8==1.7.1
12
dj-database-url==0.4.2
0 commit comments