Miserlou/Zappa

Warn Upon Packaging Namespace Collision

Open

#1.127 aberto em 25 de set. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1.286 forks)batch import
enhancementhacktoberfesthelp wanted

Métricas do repositório

Stars
 (11.903 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador