The include directory was missing, so pygit2 could not be built. Test data files were also missing. The current fix is a hack, just generated the MANIFEST file using "git ls-files", excluding hidden files, and committed that. For easiest maintenance, the MANIFEST file should be generated by setup.py using "git ls-files".
2.3 KiB
2.3 KiB