Martin Diehl 2021-06-22 10:01:10 +02:00
parent 5cda5d6f52
commit 223934a406
1 changed files with 3 additions and 0 deletions

3
python/pyproject.toml Normal file
View File

@ -0,0 +1,3 @@
[build-system]
requires = ['setuptools >= 40.6.0', 'wheel']
build-backend = 'setuptools.build_meta'