guardicore/monkey

Write a script to avoid building up unused dependencies

开放

#1,624 创建于 2021年11月22日

 (1 条评论) (0 个反应) (0 位负责人)Python (752 个派生)batch import
Beginner friendlyComplexity: MediumDevOpsHelp wantedImpact: Low

仓库指标

星标
 (6,250 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南