Skip to content

Update numpy requirement from >=1.13.3 to >=2.5.0 #2539

Update numpy requirement from >=1.13.3 to >=2.5.0

Update numpy requirement from >=1.13.3 to >=2.5.0 #2539

Workflow file for this run

name: check powi
on:
push:
branches:
- development
- main
pull_request:
branches:
- development
jobs:
check-powi:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Setup Python
uses: actions/setup-python@v6
with:
python-version: '3.14'
- name: Run check_powi
run: |
python .github/workflows/check_powi.py .