#!/bin/bash rm -rf build rm -rf *.egg-info pip3 install -r requirements.txt export USE_RCOM=1 shopt -u nocasematch python setup.py bdist_wheel