Fix own error

This commit is contained in:
Aaron Carlisle
2017-03-15 00:27:29 -04:00
parent 92aac927a3
commit 7fabadeb40

View File

@@ -14,6 +14,7 @@
import sys
import os
sys.path.append(os.path.abspath('.'))
sys.path.append(os.path.abspath('./test_py_module'))
# If extensions (or modules to document with autodoc) are in another directory,