Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 211 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 211 Bytes

pyo3-mixed src layout

A package for testing maturin with a src layout mixed pyo3/python project.

Usage

pip install .
import pyo3_mixed_src
assert pyo3_mixed_src.get_42() == 42