Skip to content
Snippets Groups Projects
Forked from SaCS / decentralizepy
92 commits behind the upstream repository.
pyproject.toml 103 B
[build-system]
requires = [
    "setuptools>=42",
    "wheel"
]
build-backend = "setuptools.build_meta"