Cosimo Lupo 4874264dd9 [py23_test] pass the sys.path as PYTHONPATH to python subprocess
Apparently I need to do that, or the child python process does not see fontTools in the path.

Another workaround woud be to ensure that fontTools is installed, at least in editable or develop mode (via `pip install -e .`). But the way we temporarily extend the PYTHONPATH in run-test.sh is less intrusive.
2016-02-07 01:19:45 +00:00
..
2016-01-27 19:02:48 +00:00
2016-02-02 18:26:50 +00:00
2015-04-26 02:17:13 -04:00
2016-01-23 21:28:10 +01:00
2016-01-31 14:20:17 +00:00