> On 03 Oct 2014, at 16:24, Nick Coghlan <[email protected]> wrote: > 2. Easily allow package authors to tell PyPI "my releases are hosted > <here>" and have that advertised in such a way that tools can clearly > communicate it to users, without silently introducing unexpected > dependencies on third party services.
I haven’t read the PEP, so this might be a stupid remark, but: is that needed, when a package author can also say something like “add my repository to your system with pip —add-repository <url>” ? Wichert. _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
