mirror of
https://github.com/vee1e/lancelot.git
synced 2026-09-01 10:48:44 +00:00
| .. | ||
| .env | ||
| python/lancelot | ||
| scripts | ||
| src | ||
| tests | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.toml | ||
| justfile | ||
| LICENSE.txt | ||
| pyproject.toml | ||
| README.md | ||
| setup.cfg | ||
testing
$ pip install maturin[patchelf] pytest
$ maturin develop --release --extras dev
$ pytest
use maturin develop --release for fast builds.
local builds
$ maturin build --release
$ ../target/wheels/*.whl