On 19 January 2015 at 18:23, Ben Finney <ben+pyt...@benfinney.id.au> wrote:
> Unfortunately this kind of problem (trouble post-install from a PyPI
> package) is difficult to test. How can I test the behaviour of ‘pip’ in
> this regard, without thrashing many releases of a package upload to
> PyPI?

A local devpi instance is great for that kind of testing:
http://doc.devpi.net/latest/

Regards,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to