view requirements.txt @ 8228:d122a9532630

setup: bump version numbers to current max This will most likely give best py3 support, and we need thorough testing anyway. Based on 'pip freeze' before/after: sed -i '/>=[^#]*$/s/, < [0-9.]\+//g' setup.py dev_requirements.txt
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 06 Feb 2020 02:38:25 +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
.