mirror of https://github.com/interlegis/sigi.git
Marcio Mazza
10 years ago
4 changed files with 20 additions and 20 deletions
@ -0,0 +1,7 @@ |
|||
Observações sobre as dependências: |
|||
|
|||
Produção: |
|||
* Geraldo: Eh importante usar "-e" pois precisamos do modulo reporting do fonte que nao eh instalado |
|||
|
|||
Desevenvolvimento: |
|||
* pygraphviz: para usar o comando "graph_models" do "django-extensions" |
@ -1,10 +1,10 @@ |
|||
-r requirements.txt |
|||
|
|||
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 |
|||
django-dynamic-fixture==1.7.0 |
|||
django-webtest==1.7.7 |
|||
pyPdf==1.13 |
|||
pyquery==1.2.9 |
|||
pytest-cov==1.8.0 |
|||
pytest-django==2.7.0 |
|||
WebTest==2.0.16 |
|||
|
Loading…
Reference in new issue