mirror of https://github.com/interlegis/sapl.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.
11 lines
176 B
11 lines
176 B
-r requirements.txt
|
|
coverage==4.1
|
|
django-webtest
|
|
flake8==2.6.2
|
|
isort==4.2.5
|
|
model-mommy==1.2.6
|
|
pep8==1.7.0
|
|
pytest==2.9.2
|
|
pytest-cov==2.3.0
|
|
pytest-django==2.9.1
|
|
webtest==2.0.21
|
|
|