Skip to content

Commit

Permalink
Rename Django's dev branch to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Mar 9, 2021
1 parent 5a3ccd9 commit 60af440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ deps =
sqlite: mock
postgresql: psycopg2-binary
mysql: mysqlclient
djmain: https://github.com/django/django/archive/master.tar.gz
djmain: https://github.com/django/django/archive/main.tar.gz
coverage
Jinja2
html5lib
Expand Down

0 comments on commit 60af440

Please sign in to comment.