Skip to content

Commit

Permalink
Builds (#822)
Browse files Browse the repository at this point in the history
* wheel stuff

* don't blank
  • Loading branch information
martindurant committed Nov 18, 2022
1 parent 1f3f9bd commit 4949eec
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 67,066 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
CIBW_SKIP: ${{ matrix.skip }}
CIBW_ARCHS_LINUX: ${{ matrix.linux_archs }}
CIBW_TEST_SKIP: "*"
CIBW_BEFORE_TEST: "git status"

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ fastparquet.egg-info
*.html
.DS_Store
__pycache__/
_version.py
5 changes: 0 additions & 5 deletions fastparquet/_version.py

This file was deleted.

0 comments on commit 4949eec

Please sign in to comment.