Skip to content

Commit 70149d3

Browse files
committed
Add django-compressor to install_requires
1 parent 65f609f commit 70149d3

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
@@ -50,6 +50,7 @@
5050
'BeautifulSoup>=3.2.1',
5151
'django-celery>=2.5.5',
5252
'celery>=2.5.3',
53+
'django-compressor>=1.2,<1.3',
5354
'django-crispy-forms>=1.1.4',
5455
'Django>=1.4.2,<=1.5',
5556
'django-indexer>=0.3.0',

0 commit comments

Comments
 (0)