Provisioning: Install python modules needed by packaging

Needed by packaging scripts

Task-number: COIN-214
Change-Id: I3ac719800c3afd183996379f6c23fbe3f8bcf7cb
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
This commit is contained in:
Heikki Halmet
2019-08-05 15:48:20 +03:00
parent edb5ebfb7e
commit 601a9d39b2
4 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -ex
BASEDIR=$(dirname "$0")
"$BASEDIR/../common/unix/python_modules.sh"