Files @ aa5cd5e44621
Branch filter:

Location: kallithea/requirements.txt

mads
celery: always set kallithea.CELERY_APP to a Celery app - it is lazy until it actually is used
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
.