mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
Use Django4a1 for testing
This commit is contained in:
parent
6ac8119bf2
commit
5431ef2d51
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -33,7 +33,7 @@ deps =
|
|||
django30: Django>=3.0,<=3.0.99
|
||||
django31: Django>=3.1,<=3.1.99
|
||||
django32: Django>=3.2a1,<=3.2.99
|
||||
django40: git+https://github.com/django/django.git
|
||||
django40: Django>=4.0a1,<4.1
|
||||
|
||||
django{22,30,31}: python-memcached
|
||||
django{32,40}: pymemcache
|
||||
|
|
|
|||
Loading…
Reference in a new issue