fix failing tests
joachimmetz opened this issue · 1 comments
joachimmetz commented
- setup.py build failing due to missing autogenerated source
- skip test target? setup.py designed to work with dist package
libfplist/libfplist_property_list.c:31:34: fatal error: libfplist_xml_parser.h: No such file or directory
#include "libfplist_xml_parser.h"
joachimmetz commented
Test are passing again on CI testing platforms. Closing issue