Miserlou/Zappa

Warn Upon Packaging Namespace Collision

Open

#1,127 创建于 2017年9月25日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (1,286 fork)batch import
enhancementhacktoberfesthelp wanted

仓库指标

Star
 (11,903 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

During packaging, Zappa may override packages if they have the same name - for instance with awesome-slugify and python-slugify, which both create slugify package directory.

Currently, Zappa fails silently. We should add a check and a warning during packaging.

贡献者指南