Skip to content

Commit 979113a

Browse files
authored
Merge pull request #108 from bobleesj/patch-2
Add c_extension to `true` in build-wheel release
2 parents 1d2415b + 0995e85 commit 979113a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheel-release-upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: Billingegroup/release-scripts/.github/workflows/_build-wheel-release-upload.yml@v0
1212
with:
1313
project: diffpy.pdffit2
14+
c_extension: true
1415
secrets:
1516
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
1617
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)