Skip to content

Commit

Permalink
Merge pull request #49 from gvangool/django-5-final
Browse files Browse the repository at this point in the history
Use the final Django 5 releases
  • Loading branch information
Raekkeri authored Jan 3, 2024
2 parents 307051e + 8e5e664 commit 216d703
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ deps =
django2latest: Django>=2.0,<3.0
django3latest: Django>=3.0,<4.0
django4latest: Django>=4.0,<5.0
django5latest: Django==5.0b1
#django5latest: Django>=5.0,<6.0
django5latest: Django>=5.0,<6.0

0 comments on commit 216d703

Please sign in to comment.