Added ipython to setup again and went back to numpy.distribute

This commit is contained in:
Alan Saul 2013-02-08 16:12:12 +00:00
parent ed7812ae46
commit eea2fcc4b7
2 changed files with 3 additions and 4 deletions

View file

@ -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