We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e759661 commit 395a9f9Copy full SHA for 395a9f9
ci/imgtool_install.sh
@@ -19,5 +19,5 @@ if [[ $TRAVIS == "true" ]]; then
19
fi
20
21
22
-pip3 install setuptools twine packaging
+pip3 install setuptools twine packaging wheel
23
pip3 install --pre imgtool --no-binary :all:
0 commit comments