- point users to the PyPI page

git-svn-id: http://svn.dataflake.org/svn/Products.LDAPMultiPlugins/trunk@1658 835909ba-7c00-0410-bfa4-884f43845301
This commit is contained in:
jens 2008-11-01 12:12:55 +00:00
parent f0559131de
commit 1f40094bbd
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ setup(name='Products.%s' % NAME,
keywords='web application server zope zope2 ldap',
author="Jens Vagelpohl and contributors",
author_email="jens@dataflake.org",
url="http://www.dataflake.org/software/ldapmultiplugins",
url="http://pypi.python.org/pypi/Products.LDAPMultiPlugins",
license="ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)",
packages=find_packages(),
include_package_data=True,