We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d2415b + 0995e85 commit 979113aCopy full SHA for 979113a
.github/workflows/build-wheel-release-upload.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: Billingegroup/release-scripts/.github/workflows/_build-wheel-release-upload.yml@v0
12
with:
13
project: diffpy.pdffit2
14
+ c_extension: true
15
secrets:
16
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
17
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments