Skip to content

Commit

Permalink
Update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
artfuldev committed Sep 13, 2024
1 parent b5c9a10 commit 9223729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Alternatively, make sure you have [python 3.11](https://www.python.org/downloads
To get started, run the following:

```
poetry install
poetry run python -m unittest tests/**.py
poetry install --no-interaction --no-root
poetry run pytest
```

## Troubleshooting
Expand Down

0 comments on commit 9223729

Please sign in to comment.