mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 06:03:38 +00:00
master branch tests Cython 3 now. 1.2-maint branch may or may not upgrade to build with Cython 3 later.
3 lines
129 B
TOML
3 lines
129 B
TOML
[build-system]
|
|
requires = ["setuptools", "pkgconfig", "Cython<3", "setuptools_scm>=1.7"]
|
|
build-backend = "setuptools.build_meta"
|