view requirements.txt @ 6387:aaacb075c3f3

hg: return 400 Bad Request for hg commands that not are commands Avoid throwing bare Exceptions which requires framework specific testing. Instead, return a reasonable http error code and make the test more framework independent. The "helpful" message will just be a description of the http exception and not sent to the client.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 04 Jan 2017 23:16:08 +0100
parents 941548131765
children
line wrap: on
line source

# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.