We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a461d8 commit a7fea84Copy full SHA for a7fea84
README.md
@@ -14,3 +14,10 @@ Search for `NAME` and `REPO` and replace them with the name of your project and
14
## Setting things up
15
16
Use the commands found in [`spaid`](https://github.com/seedcase-project/spaid) repo to run the next setup steps.
17
+
18
+Need to install these packages after:
19
20
+``` bash
21
+uv add --dev pre-commit ruff typos pytest bandit commitizen \
22
+ genbadge jupyter pytest-cov quartodoc
23
+```
0 commit comments