Miserlou/Zappa

Warn Upon Packaging Namespace Collision

Open

#1127 aperta il 25 set 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (1286 fork)batch import
enhancementhacktoberfesthelp wanted

Metriche repository

Star
 (11.903 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor