view dev_requirements.txt @ 7352:475eaccc844b

hooks: extract a separate _hook_environment from handle_git_receive We want to split handle_git_receive up, and this self-contained chunk is what will be shared. Just moving code - not changing comments or anything.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 08 Aug 2018 02:23:11 +0200
parents 9ec1d2ac4529
children 55fc0bcce916
line wrap: on
line source

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