Sistema de Apoio ao Processo Legislativo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
177 B

-r requirements.txt
coverage==4.0.3
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