Skip to content

Commit 60529f9

Browse files
committed
Make sure the new cssmin package is included in source distributions.
1 parent 324ef87 commit 60529f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def read(fname):
2121
'compressor.conf',
2222
'compressor.filters',
2323
'compressor.filters.jsmin',
24+
'compressor.filters.cssmin',
2425
'compressor.templatetags',
2526
],
2627
package_data = {

0 commit comments

Comments
 (0)