We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2ff0d commit c66f4ccCopy full SHA for c66f4cc
.python-version
@@ -0,0 +1 @@
1
+3.13
CONTRIBUTING.md
@@ -23,7 +23,7 @@ cd reflex
23
**3. Install your local Reflex build:**
24
25
```bash
26
-uv sync --python 3.13
+uv sync
27
```
28
29
**4. Now create an examples folder so you can test the local Python build in this repository.**
0 commit comments