Commit c4a13068 authored by Andreas Jung's avatar Andreas Jung

missed zLOG

parent 02625452
......@@ -10,7 +10,7 @@ from xmlrpclib import Server
from ConfigParser import RawConfigParser as ConfigParser
# packages containing upper-case letters
upper_names = ('ClientForm', 'RestrictedPython', 'ZConfig', 'ZODB3')
upper_names = ('ClientForm', 'RestrictedPython', 'ZConfig', 'ZODB3', 'zLOG')
def write_index(package, version):
print >>sys.stderr, 'Package %s==%s' % (package, version)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment