switch to static setup file
This commit is contained in:
parent
f71074811e
commit
5c4a317d89
3 changed files with 39 additions and 35 deletions
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 40.9.0",
|
||||
"wheel",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
Loading…
Add table
Add a link
Reference in a new issue