mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 07:34:06 -05:00
Update benchmark scripts, use uv (#15120)
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
# Setup the CPython repository to enable benchmarking.
|
||||
###
|
||||
|
||||
git clone --branch 3.10 https://github.com/python/cpython.git crates/ruff_linter/resources/test/cpython --filter=blob:none
|
||||
git clone --branch 3.12 https://github.com/python/cpython.git crates/ruff_linter/resources/test/cpython --filter=blob:none --depth=1
|
||||
|
||||
Reference in New Issue
Block a user