Hopefully fix problems with read the docs.

This commit is contained in:
rowanc1
2014-02-27 15:26:10 -08:00
parent f83c84da81
commit 5816f75728
2 changed files with 6 additions and 4 deletions
-1
View File
@@ -6,4 +6,3 @@ 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')