limbo/bindings/python/build.rs
2024-12-30 10:21:11 +01:00

3 lines
54 B
Rust

fn main() {
pyo3_build_config::use_pyo3_cfgs();
}