add pyproject.toml
This commit is contained in:
parent
92d1b0797e
commit
e4a5cce9a6
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@ -0,0 +1,5 @@
|
||||
# pyproject.toml
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=42", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Loading…
x
Reference in New Issue
Block a user