Skip to content
Snippets Groups Projects
Commit ff0efd65 authored by williamforbrigd's avatar williamforbrigd
Browse files

info about how to setup the script

parent 860b4496
No related branches found
No related tags found
No related merge requests found
...@@ -34,3 +34,7 @@ to run the tests: ...@@ -34,3 +34,7 @@ to run the tests:
### 5. Run the tests ### 5. Run the tests
`python -m pytest test` `python -m pytest test`
### 6. Setup the bbcli script inside the root of the project
`pip install --editable .` **OR** `pip3 install --editable .`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment