You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-pyo3-ffi/rust2rpm.toml

9 lines
156 B

[features]
# drop MSVC- and MinGW-only features
hide = ["generate-import-lib"]
[requires]
build = ["python3-devel >= 3.7"]
lib = ["python3-devel >= 3.7"]