mirror of https://github.com/interlegis/sapl.git
Eduardo Calil
9 years ago
committed by
Edward Ribeiro
4 changed files with 18 additions and 18 deletions
@ -1,10 +1,11 @@ |
|||
-r requirements.txt |
|||
coverage |
|||
coverage==4.0.3 |
|||
django-webtest |
|||
isort |
|||
model_mommy |
|||
pep8 |
|||
pytest |
|||
pytest-cov |
|||
pytest-django |
|||
webtest |
|||
flake8==2.5.4 |
|||
isort==4.2.5 |
|||
model_mommy==1.2.6 |
|||
pep8==1.7.0 |
|||
pytest==2.7.2 |
|||
pytest-cov==2.2.1 |
|||
pytest-django==2.9.1 |
|||
webtest==2.0.21 |
Loading…
Reference in new issue