#163 Packaging of test files makes no sense
Closed: Fixed Opened by leamas.

setup.py packages the python test files in test dir without the required test data.

Since the test data is big, it should probably go to a test package. Current situation blocks using the tests in specfile %check.


Fixed in 0851c2eb6f2d3b0799df5f3a1825edd0ee5ceb26

Metadata