Commit 46969b99 authored by Dan O'Reilly's avatar Dan O'Reilly

Set DYLD_LIBRARY_PATH for OSX

Signed-off-by: 's avatarDan O'Reilly <oreilldf@gmail.com>
parent 76f8a3fb
......@@ -9,6 +9,7 @@ envlist =
usedevelop=true
setenv =
cpp: LD_LIBRARY_PATH={toxinidir}/../src/.libs
cpp: DYLD_LIBRARY_PATH={toxinidir}/../src/.libs
cpp: PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
commands =
python setup.py -q build_py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment