mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
Appended path
This commit is contained in:
parent
716c31e416
commit
96971da3a7
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ on_rtd = True
|
|||
if on_rtd:
|
||||
print "I am here"
|
||||
|
||||
sys.path.append('../GPy')
|
||||
|
||||
import subprocess
|
||||
|
||||
proc = subprocess.Popen("pwd", stdout=subprocess.PIPE, shell=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue