Skip to content

DEP: Support Python 3.12+ & numpy 2+ #174

DEP: Support Python 3.12+ & numpy 2+

DEP: Support Python 3.12+ & numpy 2+ #174

Workflow file for this run

name: nbdime-git-diff
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.12"
- name: nbdime-git-diff
uses: raybellwaves/[email protected]