temporarily use django-esi MR

This commit is contained in:
Ariel Rin 2022-02-02 21:37:01 +10:00
parent ffff904ab1
commit 234451a7d4

View File

@ -33,7 +33,7 @@ install_requires = [
'sleekxmpp',
'pydiscourse',
'django-esi>=3.0.0,<4.0.0'
'django-esi @ git+https://gitlab.com/soratidus999/django-esi.git@py310',
]
testing_extras = [