[build] Add minimal pyproject.toml
This commit is contained in:
parent
d80ca5deaa
commit
e9df3d42c4
2 changed files with 9 additions and 2 deletions
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[build-system]
|
||||
requires = ['setuptools']
|
||||
build-backend = 'setuptools.build_meta'
|
||||
Loading…
Add table
Add a link
Reference in a new issue