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 e1bb25a commit 7186667Copy full SHA for 7186667
.github/workflows/publish.yml
@@ -17,8 +17,6 @@ jobs:
17
18
- name: Set up Python
19
uses: actions/setup-python@v5
20
- with:
21
- python-version: ".python-version"
22
23
- name: Build and publish
24
env:
0 commit comments