add beam into setup

This commit is contained in:
2020-10-27 09:54:27 +01:00
parent 51d2c1b286
commit 044c7daab2
2 changed files with 9 additions and 3 deletions

View File

@@ -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 .