Updated PyPI (python) build script

This commit is contained in:
Joseph Henry
2018-02-08 16:02:32 -08:00
parent ec16276b4f
commit b08b856389
6 changed files with 39 additions and 25 deletions

View File

@@ -30,7 +30,7 @@
%{
#define SWIG_FILE_WITH_INIT
#include "data/libzt/include/libzt.h"
#include "../../include/libzt.h"
%}
int zts_start(const char *path, bool blocking);