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 d8bf476 commit ceecba1Copy full SHA for ceecba1
.github/workflows/pypi.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Python 3.10
14
uses: actions/setup-python@v1
15
with:
16
- python-version: 3.10
+ python-version: "3.10"
17
- name: Install pypa/build
18
run: >-
19
python -m
0 commit comments