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 603f824 commit 2c71804Copy full SHA for 2c71804
.github/workflows/sign-release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python
20
uses: actions/setup-python@v4
21
with:
22
- python-version: '3.10'
+ python-version: '3.13'
23
24
- name: Install dependencies (including your package in editable mode)
25
run: |
0 commit comments