mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
7 lines
194 B
TOML
7 lines
194 B
TOML
|
[build-system]
|
||
|
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.5.0", "pybind11"]
|
||
|
build-backend = "setuptools.build_meta"
|
||
|
|
||
|
[tool.setuptools_scm]
|
||
|
local_scheme = "no-local-version"
|