Skip to content

Support Python 3.13 & Drop support for 3.8 and 3.9 #1220

Support Python 3.13 & Drop support for 3.8 and 3.9

Support Python 3.13 & Drop support for 3.8 and 3.9 #1220

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1