Commit bb976c01 authored by Jim Fulton's avatar Jim Fulton

Comment out download header, since we're not providing pypi downloads.

parent d66ec5b7
......@@ -58,9 +58,9 @@ long_description=(
read('src', 'zc', 'buildout', 'easy_install.txt')
+ '\n' +
read('CHANGES.rst')
+ '\n' +
'Download\n'
'**********************\n'
# + '\n' +
# 'Download\n'
# '**********************\n'
)
entry_points = """
......
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