view dev_requirements.txt @ 6793:240d54a3091e

install-iis: remove import of non-existing AbstractInstallCommand 'gearbox -h' would fail to import install--is and complain: Could not load EntryPoint.parse('install-iis = kallithea.lib.paster_commands.install_iis:Command') AbstractInstallCommand was a paster thing, not present in gearbox ... but also no longer used.
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 12 Aug 2017 17:29:58 +0200
parents 02c820c5c48e
children 5ab31ff3011f
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-benchmark
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3