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 2afa85d commit 8eedbb9Copy full SHA for 8eedbb9
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Set up Python
44
uses: actions/setup-python@v5
45
with:
46
- python-version: 3.x
+ python-version: 3.11
47
- run: |
48
python -m pip install -q build wheel setuptools
49
make remove_symlinks
0 commit comments