fix test env

This commit is contained in:
Steve Androulakis
2025-04-16 14:03:32 -07:00
parent 0bcf68d9fd
commit fcd580dfa6
4 changed files with 33 additions and 15 deletions

View File

@@ -104,7 +104,7 @@ Requires [Poetry](https://python-poetry.org/) to manage dependencies.
2. `source venv/bin/activate`
3. `poetry install`
3. `poetry install --with dev`
Run the following commands in separate terminal windows: