-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c2b235d
commit 66e0f1c
Showing
3 changed files
with
92 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,8 +24,9 @@ jobs: | |
- name: Build wheels | ||
uses: pypa/[email protected] | ||
# (here: set these in pyproject.toml to the extent possible) | ||
# env: | ||
# CIBW_SOME_OPTION: value | ||
env: | ||
# CIBW_SOME_OPTION: value | ||
CMAKE_BUILD_PARALLEL_LEVEL: 3 | ||
# ... | ||
# with: | ||
# package-dir: . | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters