reorganize to flat package structure

This commit is contained in:
2026-05-13 15:43:42 -05:00
parent ffb9f743c8
commit a7cc19c1f9
3 changed files with 1 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ requires-python = ">=3.10"
dependencies = [] dependencies = []
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
where = ["src"] where = ["."]