2014-08-28 13:58:46 +02:00
|
|
|
# packages needed additionally to the ones in setup.py install_requires.
|
|
|
|
# this is mostly the stuff from dev.txt except a few packages not needed
|
|
|
|
# on travis. the desired version of django is installed via .travis.yml.
|
2014-08-28 13:38:14 +02:00
|
|
|
django-debug-toolbar
|
|
|
|
pytest
|
|
|
|
pytest-django
|
|
|
|
pytest-pep8
|
|
|
|
coveralls
|