guardicore/monkey

Write a script to avoid building up unused dependencies

Open

#1,624 建立於 2021年11月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (6,250 star) (752 fork)batch import
Beginner friendlyComplexity: MediumDevOpsHelp wantedImpact: Low

描述

Related to #1599.

Since there are no existing options that could help us track and make sure that unused dependencies don't keep building up (see comment on #1599 for more), write a script that can also be used with Travis and pre-commit to check and notify us of any unused dependencies.

貢獻者指南

Write a script to avoid building up unused dependencies · guardicore/monkey#1624 | Good First Issue