view requirements.txt @ 8134:64b76a3150da

setup: bump python-dateutil minimum version to 2.1.0 to get py3 support Avoid py2 syntax: E File "/home/mk/kallithea-py3/build/minimum-dependency-versions-venv/lib/python3.7/site-packages/dateutil/tz.py", line 78 E `self._name`, E ^ E SyntaxError: invalid syntax
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 04 Jan 2020 00:34:30 +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
.