Skip to content

Drop support for Python 3.7 and 3.8 #1588

Drop support for Python 3.7 and 3.8

Drop support for Python 3.7 and 3.8 #1588

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/action-binderbadge@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}