Skip to content

Commit

Permalink
base-setup doesn't read pyproject.toml, set python-version=3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Oct 25, 2024
1 parent e31ff22 commit 5f19e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ jobs:
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
dependency_type: minimum
python_version: "3.9"

- name: List installed packages
run: |
Expand Down

0 comments on commit 5f19e84

Please sign in to comment.