view requirements.txt @ 7433:68f2eb1bec8c

controllers: inline changeset.create_comment As changeset.create_comment is now only used from changeset.create_cs_pr_comment (used from pullrequests controller as well), there is no need to have it as a separate method.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sat, 17 Nov 2018 21:31: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
.