diff examples/turbogears/setup.py @ 110:64ff134868c4 trunk

update the example TurboGears app and include an example of using TurboGears wigets
author mgood
date Fri, 28 Jul 2006 18:57:55 +0000
parents 49364e784c47
children 84168828b074
line wrap: on
line diff
--- a/examples/turbogears/setup.py
+++ b/examples/turbogears/setup.py
@@ -17,7 +17,7 @@
     #license=license,
     
     install_requires = [
-        "TurboGears >= 0.9a7dev-r1517",
+        "TurboGears >= 0.9a9dev-r1686",
     ],
     scripts = ["start-markuptest.py"],
     zip_safe=False,
Copyright (C) 2012-2017 Edgewall Software