[cig-commits] r14707 - in cs/pythia/trunk: . cig

leif at geodynamics.org leif at geodynamics.org
Tue Apr 14 16:58:43 PDT 2009


Author: leif
Date: 2009-04-14 16:58:42 -0700 (Tue, 14 Apr 2009)
New Revision: 14707

Removed:
   cs/pythia/trunk/cig/web/
   cs/pythia/trunk/opal/
Modified:
   cs/pythia/trunk/setup.py
Log:
Nuked opal and cig/web.


Modified: cs/pythia/trunk/setup.py
===================================================================
--- cs/pythia/trunk/setup.py	2009-04-14 23:36:07 UTC (rev 14706)
+++ cs/pythia/trunk/setup.py	2009-04-14 23:58:42 UTC (rev 14707)
@@ -15,9 +15,6 @@
     include_package_data = True,
 
     entry_points = {
-        'console_scripts': [
-            'opal = opal.core.management:execute_from_command_line [opal]',
-        ],
     },
     
     install_requires = [



More information about the CIG-COMMITS mailing list