mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 21:06:23 +02:00
Added ipython to setup again and went back to numpy.distribute
This commit is contained in:
parent
ed7812ae46
commit
eea2fcc4b7
2 changed files with 3 additions and 4 deletions
|
|
@ -132,7 +132,7 @@ on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
|
|||
on_rtd = True
|
||||
if on_rtd:
|
||||
print "I am here"
|
||||
#sys.path.append(os.path.abspath('../GPy'))
|
||||
sys.path.append(os.path.abspath('../GPy'))
|
||||
|
||||
import subprocess
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue