Add pyproject.toml and setup.cfg (#1672)
* add pyproject.toml
* add setup.cfg
(cherry picked from commit 179ebb5bdb)
This commit is contained in:
committed by
github-actions[bot]
parent
ad1aaf27ed
commit
43dacc93ce
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user