### Install dependencies
```bash
pip install "maturin[patchelf]"
```
### Build and install
maturin develop
pip install -e .