Skip to content

Commit

Permalink
Update package requirements and entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
autoelk committed Oct 4, 2023
1 parent 98e97ea commit 4d4b7f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install_requires =
playwright
pandas
genanki
tqdm
gooey
requests
ankipandas

Expand All @@ -39,4 +39,4 @@ where = src

[options.entry_points]
console_scripts =
ankichinese = AnkiChinese.main:cli
ankichinese = AnkiChinese.main:main

0 comments on commit 4d4b7f1

Please sign in to comment.