view requirements.txt @ 7636:25bdf9f62ab6 stable

files: reduce duplication in display of file entries Avoid special casing of the 'parent directory' link (..) by extracting some logic to a helper function. This avoids duplication. A subsequent commit will make changes to this logic and by introducing this helper function we only need to change in one place.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Tue, 16 Apr 2019 20:39:13 +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
.