Add scaffolding for a Python build script.
Hook up a Cargo build script that runs a Python script in the meta directory.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
authors = ["The cwCretonneRust Project Developers"]
|
||||
name = "cretonne"
|
||||
version = "0.0.0"
|
||||
build = "build.rs"
|
||||
|
||||
[lib]
|
||||
name = "cretonne"
|
||||
|
||||
Reference in New Issue
Block a user