view requirements.txt @ 8882:81e6b5e62a2c

setup: make chardet a mandatory dependency It was made mandatory in 9685f50a69d0. At that time it seemed like it always were present due to indirect dependencies, but apparently that is no longer the case.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 12 May 2021 12:01:54 +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
.