Skip to content

Commit ce58f25

Browse files
committed
chore: Refactor project structure and dependencies
- Remove `transcribe_me.summarization` from the packages list in `pyproject.toml`
1 parent aeb864c commit ce58f25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ packages = [
3232
"transcribe_me",
3333
"transcribe_me.config",
3434
"transcribe_me.audio",
35-
"transcribe_me.summarization",
3635
]
3736

3837
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)