Files
auto-archiver/pyproject.toml
msramalho ceefd87cf2 path
2023-02-07 23:00:00 +00:00

6 lines
178 B
TOML

[build-system]
requires = ["setuptools", "wheel", "setuptools-pipfile"]
build-backend = "setuptools.build_meta"
[tool.setuptools-pipfile]
[tool]
setuptools-pipfile = "../Pipfile"