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