change to src-layout

This commit is contained in:
scito
2022-12-30 12:37:05 +01:00
parent 7f5d4b37ee
commit 3e4476e317
23 changed files with 87 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/python3
from setuptools import setup
# compatibility with legacy builds or versions of tools that dont support certain packaging standards
setup(
)
setup()