diff options
| author | Aymeric Augustin | 2013-11-01 21:57:12 +0100 |
|---|---|---|
| committer | Aymeric Augustin | 2013-11-01 21:57:12 +0100 |
| commit | 1c2bb37e06e97f9a1577f624e4bce4afa56bfcce (patch) | |
| tree | 8dec46df5606a1c8b1ed3175176d495f20276c68 /requirements_dev.txt | |
| parent | 96f1cb4b0d4b10903502e917ddaa460bc05f5ca3 (diff) | |
| download | django-debug-toolbar-1c2bb37e06e97f9a1577f624e4bce4afa56bfcce.tar.bz2 | |
Add command to measure test coverage.
Diffstat (limited to 'requirements_dev.txt')
| -rw-r--r-- | requirements_dev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_dev.txt b/requirements_dev.txt index 9a4520a..9665bf5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,7 @@ sqlparse # Testing +coverage flake8 tox |
