Run python setup.py sdist and look into tarball in dist/. It should include tests so that they can be run as part of RPM build.
python setup.py sdist
dist/
Commit ba4a3fa fixes this issue
Log in to comment on this ticket.