Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 2.1.3
-
Fix Version/s: 2.2
-
Component/s: Packaging & Deployment
-
Labels:None
Description
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
Attachments
Issue Links
- is related to
-
PICARD-1602 Tests should not be included in the sdist package
-
- Closed
-