#!/bin/bash rm -rf ../python mkdir -p ../python python3 -m pip install -r ../requirements.txt -t ../python/