view requirements.txt @ 8235:85135d4f9fef stable

ui: fix page navigation/scrolling when toggling "Follow" status The onclick handler was a void function and thus not cancelling the default handling of following the 'href'. The called toggleFollowingRepo function was already returning false, so the onClick handler just needs to return the result of the called function.
author Ross Thomas <ross@lns-nevasoft.com>
date Wed, 12 Feb 2020 14:37:15 +0100
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
.