[Zope3-checkins] CVS: Zope3 - setup.py:1.9

Jeremy Hylton jeremy@zope.com
Thu, 19 Dec 2002 18:08:30 -0500


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv16893

Modified Files:
	setup.py 
Log Message:
Add URL


=== Zope3/setup.py 1.8 => 1.9 ===
--- Zope3/setup.py:1.8	Thu Dec 19 16:16:51 2002
+++ Zope3/setup.py	Thu Dec 19 18:08:29 2002
@@ -186,6 +186,7 @@
       version="3.0a1",
       maintainer="Zope Corporation",
       maintainer_email="zope3-dev@zope.org",
+      url = "http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage",
       ext_modules = ext_modules,
 ##      headers = ["ZODB/cPersistence.h", "ZODB/cPersistenceAPI.h",
 ##                 "Zope/Proxy/proxy.h", "Zope/ContextWrapper/wrapper.h"],