mirror of https://github.com/interlegis/sapl.git
Browse Source
Fixa apenas as dedendências de produção deixando livres as de teste e desenvolvimento.pull/313/head
Marcio Mazza
9 years ago
2 changed files with 13 additions and 13 deletions
@ -1,10 +1,10 @@ |
|||
-r test-requirements.txt |
|||
autopep8==1.2.2 |
|||
beautifulsoup4==4.4.1 |
|||
django-debug-toolbar==1.4 |
|||
django-extensions==1.6.1 |
|||
flake8==2.5.4 |
|||
ipdb==0.9.0 |
|||
isort==4.2.2 |
|||
pygraphviz==1.3rc2 |
|||
pytest-ipdb==0.1-prerelease2 |
|||
autopep8 |
|||
beautifulsoup4 |
|||
django-debug-toolbar |
|||
django-extensions |
|||
flake8 |
|||
ipdb |
|||
isort |
|||
pygraphviz |
|||
pytest-ipdb |
|||
|
Loading…
Reference in new issue