1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

Updated Docker recipe

This commit is contained in:
Paweł Jastrzębski
2017-08-19 20:26:18 +02:00
parent 066d1401bd
commit 437ffb9b10

View File

@@ -2,7 +2,7 @@
set -e
pip3 install --upgrade pip setuptools wheel
pip3 install pillow python-slugify psutil pyinstaller raven pyqt5 certifi
pip3 install pillow python-slugify psutil raven pyqt5 certifi https://github.com/pyinstaller/pyinstaller/archive/develop.zip
gem install fpm
cd /app