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 3e5b867 commit 435da9cCopy full SHA for 435da9c
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Set up Python
74
uses: actions/setup-python@v6
75
with:
76
- python-version: 3.x
+ python-version: 3.x
77
- name: Install tools
78
run: python -m pip install --upgrade build pip setuptools wheel twine gitpython
79
- name: Upload new release
0 commit comments