mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Rename Django's dev branch to main. (#114)
More information: https://groups.google.com/g/django-developers/c/tctDuKUGosc/ Refs: https://github.com/django/django/pull/14048
This commit is contained in:
parent
012fe061a8
commit
ac86ca5ec9
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -32,7 +32,7 @@ deps =
|
|||
dj20: Django<2.1
|
||||
dj21: Django<2.2
|
||||
dj22: Django<2.3
|
||||
djmaster: https://github.com/django/django/archive/master.tar.gz#egg=django
|
||||
djmain: https://github.com/django/django/archive/main.tar.gz#egg=django
|
||||
|
||||
commands =
|
||||
python --version
|
||||
|
|
|
|||
Loading…
Reference in a new issue