Skip to content
Snippets Groups Projects
Commit 8a650670 authored by Edvin Bergström's avatar Edvin Bergström
Browse files

Update conf.py

parent 63329f3f
No related branches found
No related tags found
No related merge requests found
Pipeline #17363 failed
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
# Two paths here to work on both Windows and Linux # Two paths here to work on both Windows and Linux
import sys,os import sys,os
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release")) # sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release"))
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src")) # sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src"))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment