1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00
This commit is contained in:
Pascal F 2023-11-25 07:04:25 +01:00
parent d55b6d0c8a
commit 1264b016a2
No known key found for this signature in database
GPG key ID: 3C576B538F890866
3 changed files with 44 additions and 4 deletions

View file

@ -23,7 +23,7 @@ passenv=
EMAIL_PASSWORD
EMAIL_SMTP_SERVER
deps=
django50: Django>=5.0rc1,<5.1
django50: Django==5.0rc1,<5.1
django42: Django>=4.2,<5.0
django41: Django>=4.1,<4.2
django40: Django>=4.0,<4.1