Files @ r8612:e0f7da1d3c56
Branch filter:

Location: public/kallithea/requirements.txt

Mads Kiilerich
celery: change celery-run to not take a whole app - take a config file, and then initialize app

A step towards a better future ...
1
2
3
4
# 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
.