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 ee49951 commit c5f24f7Copy full SHA for c5f24f7
.github/workflows/build.yml
@@ -38,6 +38,8 @@ jobs:
38
39
- name: Base Setup
40
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
41
+ with:
42
+ python_version: "3.10"
43
44
- name: Install the package
45
run: |
0 commit comments