more setup.py stuff.

This commit is contained in:
rowanc1
2014-02-27 12:23:36 -08:00
parent e5105065a5
commit 0e9b1371e3
+3 -1
View File
@@ -7,5 +7,7 @@ except ImportError, e:
os.system('rm -rf simpeg')
os.system('mv temp SimPEG')
# os.system('mkdir simp')
print os.path.abspath('.')
# os.system('cp -r SimPEG simpegflow/docs/examples/SimPEG')
print os.path.abspath('.')
print os.system('ls')