Install in "development mode" so any changes of the program is effective.
git clone http://weseng.de/daniel/pylib.git
cd pylib
pip install --user -e .
# Uninstall
pip uninstall pylib
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.