Revision e023284826a8ade79f8573bfbbf182103b53cfab authored by Bouwe Andela on 14 June 2022, 14:39:55 UTC, committed by GitHub on 14 June 2022, 14:39:55 UTC
1 parent 4e183ff
Raw File
pyproject.toml
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"
back to top