Skip to content

Commit

Permalink
fix: requirements updated for django32
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Sep 20, 2023
1 parent ba49989 commit a90d5f1
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 @@ -4,7 +4,7 @@ skipsdist = true

[testenv]
deps =
django32: -r requirements/django.txt
django32: Django>=3.2,<4.0
django42: Django>=4.2,<4.3
-r {toxinidir}/requirements/test.txt
passenv =
Expand Down

0 comments on commit a90d5f1

Please sign in to comment.