Commit d69c1428 by John Whitlock

Add keywords to setup.py

parent c48edb9d
......@@ -22,6 +22,8 @@ setup(
zip_safe=False,
install_requires=install_requires,
include_package_data=True,
keywords=('django pipeline asset compiling concatenation compression'
' packaging'),
classifiers=[
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
......
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