add setup update

This commit is contained in:
2026-05-25 20:56:41 +08:00
parent f354936e8f
commit d5850ff555
5 changed files with 26 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ setup(
install_requires=[
"cedict-utils",
"pinyin-tone-converter",
# "genanki"
"genanki",
"argostranslate",
],
)