mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 06:03:38 +00:00
3 lines
139 B
TOML
3 lines
139 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "pkgconfig", "Cython", "setuptools_scm>=1.7,<8"]
|
|
build-backend = "setuptools.build_meta"
|