Skip to content

Commit cc4f48e

Browse files
author
Luis
committed
allowing django-haystack 3.0
1 parent ef6b2bb commit cc4f48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ requires-dist =
2929
django-appconf>=0.4.1
3030
six
3131
celery>=3.1,<5.0
32-
django-haystack>=2.0,<3.0
32+
django-haystack>=2.0,<=3.0
3333

3434
[files]
3535
packages =

0 commit comments

Comments
 (0)