Skip to content

Commit

Permalink
min py version
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Dec 17, 2024
1 parent fd5664a commit c8a8423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
dependency_type: minimum
python_version: 3.9
- name: Install with minimum versions and optional deps
run: |
pip install -e .[test]
Expand Down

0 comments on commit c8a8423

Please sign in to comment.