builds properly

This commit is contained in:
Moishe Lettvin
2023-12-27 08:27:09 -05:00
parent 65ae8b0464
commit 9f92ddd331
40 changed files with 3266 additions and 0 deletions

View File

@@ -17,3 +17,7 @@ dependencies = [
"algoliasearch",
"pyht"
]
[tool.setuptools.packages.find]
# All the following settings are optional:
where = ["src"]