fix: produce working SDists

This commit is contained in:
Henry Schreiner
2021-10-26 12:07:17 -04:00
parent 4515cd2203
commit 0bfbd5b309
4 changed files with 33 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.3
- run: pipx run nox -s check_manifest
test:
name: Test cibuildwheel on ${{ matrix.os }}