blob: 07680ec617d012a00615def41511495034f80afa [file] [log] [blame]
# from https://web.archive.org/web/20210825105330/https://tox.readthedocs.io/en/latest/example/package.html
[build-system]
requires = [
"setuptools >= 35.0.2",
]
build-backend = "setuptools.build_meta"