maturin build --release --strip -o dist
pip install ./dist/*whl --force-reinstall --no-deps
