mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
5 lines
155 B
TOML
5 lines
155 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "setuptools-pipfile"]
|
|
build-backend = "setuptools.build_meta"
|
|
[tool]
|
|
setuptools-pipfile = "../../Pipfile" |