mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 13:53:09 +00:00
3 lines
136 B
TOML
3 lines
136 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "pkgconfig", "Cython", "setuptools_scm>=1.7"]
|
|
build-backend = "setuptools.build_meta"
|