summaryrefslogtreecommitdiff
path: root/candle-pyo3/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix the pyo3 build for macos. (#324)Laurent Mazare2023-08-051-0/+3
* Fix the pyo3 build for macos. * rustfmt fix.