Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

Rationale for this change

Follow up to #2601

Apply PYTHON_ARG override to all uv commands`

Are these changes tested?

Yes

Override to use python 3.13

export PYTHON=3.13
make setup-venv
make install
make docs-serve

Unset override and verify it uses system default, python 3.12

unset PYTHON
make setup-venv
make test

Are there any user-facing changes?

No

@kevinjqliu
Copy link
Contributor Author

cc @geruh

@kevinjqliu kevinjqliu requested a review from Fokko November 11, 2025 14:36
@kevinjqliu kevinjqliu merged commit d6e978c into apache:main Nov 11, 2025
8 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/cleanup-makefile branch November 11, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants