Try fixing RTD

This commit is contained in:
rowanc1
2014-02-27 09:33:48 -08:00
parent ea0c4719fe
commit f83c84da81
+1
View File
@@ -6,3 +6,4 @@ except ImportError, e:
os.system('mv simpeg/SimPEG temp')
os.system('rm -rf simpeg')
os.system('mv temp SimPEG')
os.system('echo export PYTHONPATH=$PYTHONPATH:'+os.path.abspath('.')+' >> ~/.bashrc')