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
184 B

-r requirements.txt
coverage==4.1
django-webtest==1.7.8
flake8==2.6.2
isort==4.2.5
model-bakery==1.1.0
pep8==1.7.0
pytest==2.9.2
pytest-cov==2.3.0
pytest-django==2.9.1
webtest==2.0.21