Skip to content

Commit c66f4cc

Browse files
authored
add python version for development (#5186)
1 parent 8c2ff0d commit c66f4cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.13

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cd reflex
2323
**3. Install your local Reflex build:**
2424

2525
```bash
26-
uv sync --python 3.13
26+
uv sync
2727
```
2828

2929
**4. Now create an examples folder so you can test the local Python build in this repository.**

0 commit comments

Comments
 (0)