Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ Search for `NAME` and `REPO` and replace them with the name of your project and
## Setting things up

Use the commands found in [`spaid`](https://github.com/seedcase-project/spaid) repo to run the next setup steps.

Need to install these packages after:

``` bash
uv add --dev pre-commit ruff typos pytest bandit commitizen \
genbadge jupyter pytest-cov quartodoc
```