Files @ 39bdf0ab2862
Branch filter:

Location: kallithea/dev_requirements.txt

mads
hooks: use os.environ directly for KALLITHEA_EXTRAS instead of sometimes passing it as parameter

It is better to be consistent ... even if that means always using the global
environment that is hard to avoid.
Babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest >= 3.3.0, < 4
pytest-runner
pytest-sugar >= 0.7.0
pytest-benchmark
pytest-localserver
mock
Sphinx
WebTest < 3