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 4a0308b commit 800a1d9Copy full SHA for 800a1d9
.github/workflows/publish-pypi.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Python
27
uses: actions/setup-python@v5
28
with:
29
- python-version: '3.x'
+ python-version: '3.10'
30
- name: Install Hatch
31
uses: pypa/hatch@install
32
- name: Build package
0 commit comments