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,3 @@
# Needed by packaging scripts
C:\Python36\Scripts\pip3 install bs4
C:\Python36\Scripts\pip3 install sh