#!/bin/bash

python3 setup.py develop

exec "$@"