We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af093b commit a4cee8fCopy full SHA for a4cee8f
1 file changed
.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
github_admin_username: sbillinge
16
17
secrets:
0 commit comments