@@ -6,6 +6,7 @@ For local (user) installation the local path must be in the `PYTHONPATH` environ
Typically `$HOME/.local/lib/pythonX.Y/site-packages`
Use either:
pip install -e .
pip install --user -e .
python -m pip install -e .
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.