Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
syedhamidali authored Sep 18, 2024
2 parents bfba4e5 + 3ca1c3f commit 4a21d92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git fetch --prune --unshallow
- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.0
with:
output-dir: dist
env:
Expand Down
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ include pyart/testing/registry.txt
include pyart/correct/src/UWASHINGTON_4DD_README
include pyart/__check_build/README
include pyart/graph/balance-rgb.txt
include pyart/graph/chase-spectral-rgb.txt
include pyart/graph/spectral-extended-rgb.txt
include versioneer.py
include pyart/_version.py
include pyart/testing/data/*

0 comments on commit 4a21d92

Please sign in to comment.