Files @ 90e1a287b7a2
Branch filter:

Location: kallithea/requirements.txt - annotation

mads
tests: drop adding working directory to sys.path

This seems to be unnecessary boilerplate from 07dbfabb8f.

This removes one reference to the dying pkg_resources module.
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
.