On 10 October 2015 at 21:47, Wichert Akkerman <[email protected]> wrote:
> Also having test code in the package can be very painful if you use tools
> like venusian which scan and try to import all Python files.

Even if tests are not in-package, such tools need to cope with extras
in general: any optionally-installed dependencies will have this
issue. Venusian offers a callback on import errors -
http://venusian.readthedocs.org/en/latest/#onerror-scan-callback.

-Rob



-- 
Robert Collins <[email protected]>
Distinguished Technologist
HP Converged Cloud
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to