-
Notifications
You must be signed in to change notification settings - Fork 286
Add the ability to declare safe tools in a cross-build environment. #2317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 4 commits
a64a087
471632e
598af3c
27af6e0
3f13cb5
f7b60dd
d2dcabb
22ff484
a775dff
1d90d2e
ae60b24
81094d3
9b5e8e7
7f8ab22
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,7 @@ build-verbosity = 0 | |
|
||
before-all = "" | ||
before-build = "" | ||
safe-tools = [] | ||
|
||
repair-wheel-command = "" | ||
|
||
test-command = "" | ||
|
Uh oh!
There was an error while loading. Please reload this page.