Files @ d1d9d249846b
Branch filter:

Location: kallithea/requirements.txt

Andrew Shadura
setup: don't constrain docutils version

Docutils maintains stable interface, and seems to be developed
at slow enough pace, so we can drop the upped version restriction.
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
.