Django 5.2 tests (#623)

This commit is contained in:
Alexandr Artemyev 2025-05-20 00:20:14 +05:00 committed by GitHub
parent 22bdb011db
commit 6970708e05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ deps =
dj42: django>=4.2,<4.3
dj50: django>=5.0,<5.1
dj51: django>=5.1,<5.2
dj52: django==5.2alpha1
dj52: django>=5.2,<5.3
djmain: https://github.com/django/django/archive/main.tar.gz
pytest: pytest
pytest: pytest-cov