[cig-commits] r6610 - cs/pythia/trunk

leif at geodynamics.org leif at geodynamics.org
Thu Apr 19 14:26:50 PDT 2007


Author: leif
Date: 2007-04-19 14:26:49 -0700 (Thu, 19 Apr 2007)
New Revision: 6610

Modified:
   cs/pythia/trunk/setup.py
Log:
Added dependency link for issue105.  (This revision is Pythia
v0.8.1.3b3.)


Modified: cs/pythia/trunk/setup.py
===================================================================
--- cs/pythia/trunk/setup.py	2007-04-19 20:08:26 UTC (rev 6609)
+++ cs/pythia/trunk/setup.py	2007-04-19 21:26:49 UTC (rev 6610)
@@ -52,4 +52,7 @@
     license = 'BSD',
     url = 'http://www.geodynamics.org/cig/software/packages/cs/pythia/',
     
+    dependency_links = [
+    'http://www.geodynamics.org/cig/software/packages/cs/pythia/deps/',
+    ]
     )



More information about the cig-commits mailing list