mirror of https://github.com/interlegis/sigi.git
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.
16 lines
257 B
16 lines
257 B
-r producao.txt
|
|
|
|
# para testes
|
|
pytest-django==2.7.0
|
|
WebTest==2.0.16
|
|
django-webtest==1.7.7
|
|
django-dynamic-fixture==1.7.0
|
|
coverage==3.7.1
|
|
pytest-cov==1.8.0
|
|
pyPdf==1.13
|
|
pyquery==1.2.9
|
|
|
|
# para desevolvimento
|
|
django-debug-toolbar==1.2.1
|
|
ipdb==0.8
|
|
ipython==2.3.0
|
|
|