Skip to content

Commit

Permalink
fix: dropped django version3.2 from tox env
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-99 committed Oct 30, 2024
1 parent 3f6b172 commit 6fb34bc
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
@@ -1,5 +1,5 @@
[tox]
envlist = py312-django{32, 42}, quality, docs, pii_check
envlist = py312-django{42}, quality, docs, pii_check

[doc8]
; D001 = Line too long
Expand Down

0 comments on commit 6fb34bc

Please sign in to comment.