view requirements.txt @ 7789:75b128508fa8

compat: use collections.OrderedDict - we only support Python 2.7 and no longer need our own implementation
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 21 Jul 2019 19:12:20 +0200
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
.