← Back to team overview

oship-dev team mailing list archive

[Branch ~oship-dev/oship/devel] Rev 519: Commented out megrok.pagetemplate in setup.py due to version conflict in grokcore.view

 

------------------------------------------------------------
revno: 519
committer: Tim Cook <timothywayne.cook@xxxxxxxxx>
branch nick: oship
timestamp: Fri 2010-12-10 18:18:31 -0200
message:
  Commented out megrok.pagetemplate in setup.py due to version conflict in grokcore.view
modified:
  setup.py


--
lp:oship
https://code.launchpad.net/~oship-dev/oship/devel

Your team OSHIP Development Team is subscribed to branch lp:oship.
To unsubscribe from this branch go to https://code.launchpad.net/~oship-dev/oship/devel/+edit-subscription
=== modified file 'setup.py'
--- setup.py	2010-08-06 18:50:00 +0000
+++ setup.py	2010-12-10 20:18:31 +0000
@@ -30,7 +30,7 @@
                         'megrok.resource',
                         'megrok.layout',
                         'megrok.navigation',
-                        'megrok.pagetemplate',
+                        #'megrok.pagetemplate',
                         ],
       entry_points = """
       [console_scripts]