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 742a6aa commit 2643aa6Copy full SHA for 2643aa6
.github/workflows/pyright.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python
17
uses: actions/setup-python@v6
18
with:
19
- python-version: '3.x'
+ python-version: '3.12'
20
- name: Install dependencies
21
run: |
22
python -m pip install hatch
0 commit comments