We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97541c8 commit b401efdCopy full SHA for b401efd
Makefile
@@ -2,7 +2,7 @@ SHELL=/bin/bash -euo pipefail
2
.DEFAULT_GOAL := help
3
4
WHEEL_DIR ?= wheel_dist
5
-PYTHON_VERSION?=3.11
+PYTHON_VERSION?=3.13
6
7
COMPOSE=docker compose
8
0 commit comments