Skip to content

MAINT: Drop support for python 3.10, and update min supported networkx version to 3.4.1 #63

MAINT: Drop support for python 3.10, and update min supported networkx version to 3.4.1

MAINT: Drop support for python 3.10, and update min supported networkx version to 3.4.1 #63

name: Milestone
on:
pull_request_target:
types:
- closed
branches:
- "main"
jobs:
milestone_pr:
name: attach to PR
runs-on: ubuntu-latest
steps:
- uses: scientific-python/attach-next-milestone-action@bc07be829f693829263e57d5e8489f4e57d3d420
with:
token: ${{ secrets.MILESTONE_LABELER_TOKEN }}
force: true