view requirements.txt @ 7586:30e3d0a14f09

scripts/shortlog: new script Useful for release announcements, shortlog.py presents a list of committers corresponding to the specified revision set, along with their count of commits in that set. Example usage: scripts/shortlog.py "only('.', branch('stable') & tagged() & public() & not '.')"
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Fri, 15 Mar 2019 21:25:49 +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
.