eyeD3
eyeD3 copied to clipboard
check-manifest failures
Failing for two files that are included in the sdist and MANIFEST.in
heck-manifest
lists of files in version control and sdist do not match!
missing from sdist:
setup.py
tests/pytest.ini
suggested MANIFEST.in rules:
include *.py
recursive-include tests *.ini
make: *** [Makefile:179: check-manifest] Error 1