[Checkins] SVN: zc.mirrorcheeseshopslashsimple/trunk/setup.py updated

Andreas Jung andreas at andreas-jung.com
Tue Aug 12 07:56:36 EDT 2008


Log message for revision 89715:
  updated

Changed:
  U   zc.mirrorcheeseshopslashsimple/trunk/setup.py

-=-
Modified: zc.mirrorcheeseshopslashsimple/trunk/setup.py
===================================================================
--- zc.mirrorcheeseshopslashsimple/trunk/setup.py	2008-08-12 11:55:56 UTC (rev 89714)
+++ zc.mirrorcheeseshopslashsimple/trunk/setup.py	2008-08-12 11:56:36 UTC (rev 89715)
@@ -3,6 +3,7 @@
 setup(
     name='zc.mirrorcheeseshopslashsimple',
     version='0.3',
+    description='A script for mirroring the PyPI simple index',
     package_dir = {'': 'src'},
     install_requires = ['zc.lockfile'],
     entry_points = dict(console_scripts=[



More information about the Checkins mailing list