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 0098fb1 commit 158369fCopy full SHA for 158369f
README.md
@@ -41,6 +41,10 @@ Create your GitHub repository using this template (The big green `Use this templ
41
Optionally tweak name and authors in the `pyproject.toml` file, however the metadata
42
are not used when building the application, nor are referenced anywhere in the code.
43
44
+Before running any commands, install `uv`:
45
+
46
+- On Mac (using `brew`): `brew install uv`
47
48
Using Docker:
49
50
* `make containers`: Build containers
0 commit comments