-
Bug
-
Resolution: Fixed
-
Normal
-
2.1.3
-
None
The sdist source tarball on PyPI does not include all test data. That means running the tests in the extracted source fails.
A partial fix for this was provided in https://github.com/metabrainz/picard/pull/1211 . But still some files were missing and we added new ones.
We should:
- Make sure all tests are included
- Test build the sdist on travis and run the tests from the generated archive
- is related to
-
PICARD-1602 Tests should not be included in the sdist package
- Closed