mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-04-25 08:00:02 +02:00
updated path for docs
This commit is contained in:
parent
da5ba034b8
commit
801adccbd7
@ -12,10 +12,8 @@
|
||||
#
|
||||
import os
|
||||
import sys
|
||||
# sys.path.insert(0, os.path.abspath('.'))
|
||||
sys.path.insert(0, os.path.abspath('../bin/'))
|
||||
#sys.path.insert(0, '/home/l_frojdh/sls/build/bin')
|
||||
#sys.path.insert(0, @CMAKE_CURRENT_BINARY_DIR@)
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
|
||||
print(sys.path)
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user