Add pyproject.yaml.
This file describes the dependencies needed to load the `setup.py` file. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
2
pyproject.toml
Normal file
2
pyproject.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "pkgconfig", "cython"]
|
||||
Reference in New Issue
Block a user