We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7450ba + f58187a commit 17c83c7Copy full SHA for 17c83c7
cli/snapcraft.yaml
@@ -29,6 +29,8 @@ parts:
29
testflinger-cli:
30
plugin: python
31
source: .
32
+ build-environment:
33
+ - PIP_NO_BINARY: ":all:"
34
override-pull: |
35
set -e
36
craftctl default
0 commit comments