[cig-commits] r7534 - short/3D/PyLith/trunk

leif at geodynamics.org leif at geodynamics.org
Wed Jun 27 12:46:41 PDT 2007


Author: leif
Date: 2007-06-27 12:46:41 -0700 (Wed, 27 Jun 2007)
New Revision: 7534

Modified:
   short/3D/PyLith/trunk/setup.py
Log:
Require soon-to-be-released Pythia v0.8.1.4.

Modified: short/3D/PyLith/trunk/setup.py
===================================================================
--- short/3D/PyLith/trunk/setup.py	2007-06-27 18:25:56 UTC (rev 7533)
+++ short/3D/PyLith/trunk/setup.py	2007-06-27 19:46:41 UTC (rev 7534)
@@ -14,7 +14,7 @@
     
     install_requires = [
     'spatialdata',
-    'pythia[mpi] >= 0.8.1.0, < 0.8.2a',
+    'pythia[mpi] >= 0.8.1.4, < 0.8.2a',
     ],
 
     author = 'Brad Aagaard, Charles A. Williams, and Matt Knepley',



More information about the cig-commits mailing list