Skip to content

Commit

Permalink
Remove check_dist.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverholworthy committed Feb 3, 2023
1 parent 1347885 commit 211f9fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cpu-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Build source package for PyPI
run: |
python setup.py sdist
- name: Check distribution is valid
run: |
./ci/check_dist.sh
- name: Build wheels for PyPI
uses: pypa/cibuildwheel@v2.12.0
env:
Expand Down

0 comments on commit 211f9fb

Please sign in to comment.