[cig-commits] [commit] knepley/upgrade-petsc-interface: Removed __requires__ statement, which is no longer needed. (97f2a9c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun Mar 9 21:07:03 PDT 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/8c9ba8926872fb272dd251e38d1d7d2066dbbbfe...97f2a9c36407b8b9bbce5ac83fcd9783325951a6

>---------------------------------------------------------------

commit 97f2a9c36407b8b9bbce5ac83fcd9783325951a6
Author: Charles Williams <C.Williams at gns.cri.nz>
Date:   Mon Mar 10 17:06:42 2014 +1300

    Removed __requires__ statement, which is no longer needed.


>---------------------------------------------------------------

97f2a9c36407b8b9bbce5ac83fcd9783325951a6
 applications/utilities/pylithinfo.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/applications/utilities/pylithinfo.in b/applications/utilities/pylithinfo.in
index a238d31..0157b69 100755
--- a/applications/utilities/pylithinfo.in
+++ b/applications/utilities/pylithinfo.in
@@ -25,8 +25,6 @@
 #
 # Usage: pylithinfo.py [--verbose] [--fileout=FILE] [PyLith args]
 
-__requires__ = "PyLith"
-
 
 # ======================================================================
 class ParametersApp(object):



More information about the CIG-COMMITS mailing list