Comment 2 for bug 1199578

Revision history for this message
Aurélien Bompard (abompard) wrote :

Actually you need to exclude the submodules of the tests module too, so the line should be:

packages=find_packages(exclude=['tests', 'tests.*'])