Skip to content

Commit

Permalink
Merge branch '2.16' into backport-11498-to-2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
wantsui authored Jan 15, 2025
2 parents c8e7e0b + e66a6c6 commit 039ee51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: actions/setup-python@v5
name: Install Python
with:
python-version: '3.7'
python-version: '3.12'
- name: Build sdist
run: |
pip install "setuptools_scm[toml]>=4" "cython" "cmake>=3.24.2,<3.28" "setuptools-rust"
Expand Down

0 comments on commit 039ee51

Please sign in to comment.