File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,9 @@ except ValidationError as e:
7373
7474You'll need:
75751 . ** [ Rust] ( https://rustup.rs/ ) ** - Rust stable (or nightly for coverage)
76- 2 . ** [ Python 3.9+] ( https://www.python.org/downloads/ ) ** - Python 3.9 or later
77- 3 . ** [ uv] ( https://docs.astral.sh/uv/getting-started/installation/ ) ** - Fast Python package manager
78- 4 . ** [ git] ( https://git-scm.com/ ) ** - For version control
79- 5 . ** [ make] ( https://www.gnu.org/software/make/ ) ** - For running development commands (or use ` nmake ` on Windows)
76+ 2 . ** [ uv] ( https://docs.astral.sh/uv/getting-started/installation/ ) ** - Fast Python package manager (will install Python 3.9+ automatically)
77+ 3 . ** [ git] ( https://git-scm.com/ ) ** - For version control
78+ 4 . ** [ make] ( https://www.gnu.org/software/make/ ) ** - For running development commands (or use ` nmake ` on Windows)
8079
8180### Quick Start
8281
You can’t perform that action at this time.
0 commit comments