Fixed the No module named pip error

This commit is contained in:
Deniz Şafak
2025-11-29 13:21:33 +03:00
parent 4e678c7e13
commit e96c19ace6
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ license = "MIT"
requires-python = ">=3.10, <3.13"
keywords = ["audiobook", "epub", "pdf", "text-to-speech", "subtitle", "tts", "kokoro", "accessibility", "book-converter", "voice-synthesis", "multilingual", "chapter-management", "subtitles", "content-creation", "media-generation"]
dependencies = [
"pip",
"PyQt6>=6.10.0",
"kokoro>=0.9.4",
"misaki[zh]>=0.9.4",