Skip to content

Commit

Permalink
fix: remove duplicated deps key from file
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed Mar 28, 2024
1 parent e43f555 commit 5438f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ norecursedirs = .* docs requirements site-packages
[testenv]
deps =
django42: Django>=4.2,<4.3
deps =
-r{toxinidir}/requirements/test.txt
commands =
pytest {posargs}
Expand Down

0 comments on commit 5438f83

Please sign in to comment.