Changed project structure for it to build correctly
This commit is contained in:
parent
a533dddf1a
commit
6858eeaebe
11 changed files with 45 additions and 2 deletions
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Loading…
Add table
Add a link
Reference in a new issue