granian/build.rs
2024-12-12 14:32:44 +01:00

3 lines
54 B
Rust

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