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 3150ccf commit 345e3a3Copy full SHA for 345e3a3
.github/workflows/wheels.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-python@v5
14
with:
15
- python-version: "3.12"
+ python-version: "3.13"
16
17
- name: Install libfuse-dev and pkg-config
18
run: sudo apt install -y libfuse-dev pkg-config
0 commit comments