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.
12 lines
182 B
12 lines
182 B
-r producao.txt
|
|
|
|
# para testes
|
|
coverage==3.7.1
|
|
pytest-django==2.6.2
|
|
WebTest==2.0.15
|
|
django-webtest==1.7.7
|
|
|
|
# para desevolvimento
|
|
django-debug-toolbar==1.2.1
|
|
ipdb==0.8
|
|
ipython==2.2.0
|
|
|