Commit ce84ffb8 authored by Jim Fulton's avatar Jim Fulton

added missing keywords

parent 3501e73d
...@@ -49,4 +49,5 @@ setup(name='tempstorage', ...@@ -49,4 +49,5 @@ setup(name='tempstorage',
], ],
include_package_data=True, include_package_data=True,
zip_safe=False, zip_safe=False,
keywords=['zope', 'plone', 'zodb']
) )
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