Skip to content

Python 3.10+ & use uv for docs & fix RTD & support numpy 2 (#830) #200

Python 3.10+ & use uv for docs & fix RTD & support numpy 2 (#830)

Python 3.10+ & use uv for docs & fix RTD & support numpy 2 (#830) #200

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.1.0
with:
skip-delete: true