We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7473fc3 commit 1db0c88Copy full SHA for 1db0c88
1 file changed
.github/workflows/tests.yml
@@ -168,6 +168,7 @@ jobs:
168
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
169
with:
170
dependency_type: pre
171
+ python_version: "3.14"
172
- name: Run the tests
173
run: |
174
export NBFORMAT_VALIDATOR=jsonschema
0 commit comments