Back to Maturin

pyo3-mixed src layout

test-crates/pyo3-mixed-workspace/README.md

1.13.1202 B
Original Source

pyo3-mixed src layout

A package for testing maturin with a nested workspace.

Usage

bash
pip install .
python
import pyo3_mixed_workspace
assert pyo3_mixed_workspace.get_42() == 42