7 lines
136 B
TOML
7 lines
136 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel","Cython"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.cibuildwheel]
|
|
before-all = ""
|