view requirements.txt @ 6437:e2739d57f153

datatables: fix repo group sorting of repo name, last change and tip - indices were off by one 'orderData: 0' would be interpreted as false - thus we use the 'orderData: [0,]' syntax.
author domruf <dominikruf@gmail.com>
date Thu, 22 Dec 2016 13:19:23 +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
.