mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 16:22:39 +02:00
Added a path back
This commit is contained in:
parent
eea2fcc4b7
commit
6a43359727
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ try:
|
||||||
except ImportError:
|
except ImportError:
|
||||||
print "no sphinx"
|
print "no sphinx"
|
||||||
|
|
||||||
|
sys.path.insert(0, os.getcwd() + "/..")
|
||||||
#parent = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
#parent = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||||
#sys.path.insert(0, parent)
|
#sys.path.insert(0, parent)
|
||||||
#sys.path.append(parent)
|
#sys.path.append(parent)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue