Commit 395a9f9c authored by Fabio Utzig's avatar Fabio Utzig Committed by Fabio Utzig
Browse files

ci: add wheel dependency to imgtool publishing



Should fix the current fail trying to build a bdist_wheel.

Signed-off-by: default avatarFabio Utzig <fabio.utzig@nordicsemi.no>
parent e7596610
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@ if [[ $TRAVIS == "true" ]]; then
    fi
fi

pip3 install setuptools twine packaging
pip3 install setuptools twine packaging wheel
pip3 install --pre imgtool --no-binary :all: