view requirements.txt @ 7944:d6a56c5a77fc

caching: invalidate Repository cache of README and RSS based on latest revision hash in its .changeset_cache Avoid using the the more heavy and complex CacheInvalidation. Note that raw_id only is passed to the getter function as cache key, in order to make sure new data is retrieved whenever the repo changes.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 21 Oct 2019 00:17:28 +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
.