From 0cac0932f5bd07590618075812aef38ce79b307f Mon Sep 17 00:00:00 2001 From: Michaelyin Date: Wed, 29 May 2024 15:48:04 +0800 Subject: [PATCH] chore --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index 37686e9..d809626 100644 --- a/tox.ini +++ b/tox.ini @@ -17,6 +17,8 @@ deps = pytest-mock bs4 jinja2 + django-viewcomponent + parsel usedevelop = True commands = pytest {posargs}