I recently refactored a package to move all test infrastructure out of 
tests/ to testing.py. This has one unfortunate side effect: on installs 
without test dependencies my app will now no longer start since the 
venusian scan aborts on test imports in testing.py. Is there a way block 
venusian from scanning testing.py?

Wichert.
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to