feat: Add support for Python 3.13 (#6685)
This commit is contained in:
parent
60b2e76283
commit
41edba73c9
18 changed files with 910 additions and 400 deletions
2
.github/workflows/codeflash.yml
vendored
2
.github/workflows/codeflash.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: "Setup Environment"
|
||||
uses: ./.github/actions/setup-uv
|
||||
- run: uv sync --extra dev
|
||||
- run: uv sync
|
||||
- name: Run Codeflash Optimizer
|
||||
working-directory: ./src/backend/base
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue