view requirements.txt @ 6614:4e40640c43e5

alembic: check database version before starting kallithea Running kallithea with the wrong database version could be dangerous. Therefore, check for the correct version before starting Kallithea.
author domruf <dominikruf@gmail.com>
date Thu, 06 Apr 2017 21:05:30 +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
.