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 3c1c7ab commit a6c29c1Copy full SHA for a6c29c1
README.md
@@ -17,7 +17,7 @@ If you require python bindings, you must take extra steps (see [python support](
17
To build wheels locally, run:
18
19
```sh
20
-uv venv --python 3.11 #
+uv venv --python 3.11
21
source .venv/bin/activate
22
uv build
23
0 commit comments