Skip to content

Commit d69c142

Browse files
committed
Add keywords to setup.py
1 parent c48edb9 commit d69c142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
zip_safe=False,
2323
install_requires=install_requires,
2424
include_package_data=True,
25+
keywords=('django pipeline asset compiling concatenation compression'
26+
' packaging'),
2527
classifiers=[
2628
'Development Status :: 5 - Production/Stable',
2729
'Environment :: Web Environment',

0 commit comments

Comments
 (0)