net-misc/toot: add pytest testing dependency

Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de>
This commit is contained in:
Konstantin Tutsch
2023-08-24 13:13:01 +02:00
parent 76382483a4
commit af321fdd7e

View File

@@ -21,7 +21,8 @@ DEPEND=">=dev-python/urwid-2.1.2-r1
>=media-fonts/symbola-13.00
>=dev-python/beautifulsoup4-4.12.2
>=dev-python/tomlkit-0.11.8
test? ( dev-python/psycopg:2 )"
test? ( dev-python/psycopg:2
>=dev-python/pytest-7.4.0 )"
RDEPEND="${DEPEND}"
BDEPEND=""