diff --git a/setup.sh b/setup.sh new file mode 100644 index 000000000..8c02e4c2f --- /dev/null +++ b/setup.sh @@ -0,0 +1,2 @@ +#!/bin/bash +python setup.py "$@" \ No newline at end of file