Reorder package to src-layout.

Move package to src directory and update project base files for build
process.
This commit is contained in:
2023-01-19 13:20:26 +01:00
parent 36c30ae6d6
commit 1057e6daa4
16 changed files with 237 additions and 168 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
setuptools>=65.6.3
wheel