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