Skip to content

Commit 83d28fc

Browse files
committed
chore: use python 3.11
1 parent 8284c36 commit 83d28fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ docs: versions.md
336336
cd docs && hugo serve -D --bind 0.0.0.0
337337

338338
.venv:
339-
uv venv
339+
uv venv --python 3.11
340340
uv pip install -r requirements.txt
341341

342342
dev/madmom/.venv:

0 commit comments

Comments
 (0)