Skip to content

Commit ef03773

Browse files
authored
Merge pull request #104 from adamspd/fix/added-django-q2-in-setup-to-force-install
Added django-q2 to setup.cfg
2 parents 9f88621 + dfe2f1a commit ef03773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ install_requires =
2727
phonenumbers>=8.13.22
2828
django-phonenumber-field>=7.2.0
2929
babel>=2.13.0
30-
pytz>=2023.3
30+
pytz>=2023.3
31+
django-q2>=1.6.1

0 commit comments

Comments
 (0)