SLAVA / postBuild
sharafetdinov42's picture
Create postBuild
b123b8b verified
raw
history blame contribute delete
109 Bytes
#!/bin/bash
set -e
python -m pip install --upgrade pip
python -m pip install --no-cache-dir openpyxl==3.1.5