1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-29 17:45:26 +00:00

Updated Docker recipe

This commit is contained in:
Paweł Jastrzębski
2016-05-11 12:09:26 +02:00
parent 15055c6c0c
commit 9dee4432ad
Regular → Executable
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
pip3 install --upgrade pip setuptools wheel
pip3 install pillow python-slugify psutil pyinstaller raven pyqt5
pip3 install pillow python-slugify psutil pyinstaller==3.1.1 raven pyqt5 certifi
gem install fpm
cd /app