remove dist files, some updates to toml

This commit is contained in:
Moishe Lettvin
2023-12-27 12:28:15 -05:00
parent 9e9007f7b7
commit ed192053e7
14 changed files with 23 additions and 104 deletions

View File

@@ -13,9 +13,8 @@ dependencies = [
"openai",
"google-cloud-texttospeech",
"azure-cognitiveservices-speech",
"algoliasearch",
"algoliasearch",
"pyht"
"pyht",
"opentelemetry-sdk"
]
[tool.setuptools.packages.find]