Skip to content

Commit 3abe3e8

Browse files
committed
feat: update setup
1 parent 9268522 commit 3abe3e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
install_requires=[ # 项目依赖的第三方包
2626
# 例如 "requests", 如果您的工具没有额外依赖,可以留空列表 []
2727
"tqdm",
28+
"minify_html",
2829
"watchdog"
2930
],
3031
entry_points={ # 创建命令行可执行脚本的关键!

0 commit comments

Comments
 (0)