mirror of
https://github.com/biojppm/rapidyaml.git
synced 2026-01-18 21:41:18 +01:00
9 lines
190 B
TOML
9 lines
190 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools>=42",
|
|
"setuptools_scm[toml]>=3.4",
|
|
"setuptools-git",
|
|
"wheel",
|
|
"ninja",
|
|
"cmake_build_extension"]
|