move setproctitle to prebuilt wheel location

This commit is contained in:
Blake Blackshear
2021-01-26 21:40:33 -06:00
parent b022bec1fa
commit c709851888
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -42,8 +42,7 @@ RUN pip3 wheel --wheel-dir=/wheels \
paho-mqtt \
PyYAML \
matplotlib \
click \
setproctitle
click
FROM scratch