add pyproject.toml

This commit is contained in:
Robert Kaussow 2019-01-28 16:44:40 +01:00
parent 42ea048066
commit bbe00fc5fa
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel"]