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 |
-r requirements.txt |
||||
coverage |
coverage==4.0.3 |
||||
django-webtest |
django-webtest |
||||
isort |
flake8==2.5.4 |
||||
model_mommy |
isort==4.2.5 |
||||
pep8 |
model_mommy==1.2.6 |
||||
pytest |
pep8==1.7.0 |
||||
pytest-cov |
pytest==2.7.2 |
||||
pytest-django |
pytest-cov==2.2.1 |
||||
webtest |
pytest-django==2.9.1 |
||||
|
webtest==2.0.21 |
Loading…
Reference in new issue