Skip to content

Update sympy requirement from ~=1.12 to ~=1.13 #168

Update sympy requirement from ~=1.12 to ~=1.13

Update sympy requirement from ~=1.12 to ~=1.13 #168

Workflow file for this run

name: Binder Badge
on:
pull_request_target:
types: [opened,synchronize]
jobs:
binder:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/binder-link@v1
with:
github_token: ${{ secrets.github_token }}