Skip to content

Commit f541206

Browse files
committed
feat: update setup
1 parent 6577488 commit f541206

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

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

0 commit comments

Comments
 (0)