view dev_requirements.txt @ 6658:6304efbe37a3

tests: put all temporary files in one top directory Use KALLITHEA_TESTS_TMP_PATH or a create a temporary /tmp/kallithea-test-* directory. Some temporary files might still be placed in /tmp ... but nothing should be left behind.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 30 May 2017 02:59:45 +0200
parents d4e1692e25ab
children 02c820c5c48e
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3