Skip to content

Commit 895e660

Browse files
committed
Add the ability to generate wheels for build dependencies.
1 parent 92089b7 commit 895e660

File tree

3 files changed

+237
-16
lines changed

3 files changed

+237
-16
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ local/*
1212
merge/*
1313
src/*
1414
support/*
15+
wheels/*
1516
*.dist-info
1617
__pycache__
1718
tests/testbed/macOS

0 commit comments

Comments
 (0)