mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 09:38:12 -07:00
dev-python/django_polymorphic: Require sqlite for tests
Closes: https://bugs.gentoo.org/723614 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,6 +24,7 @@ RDEPEND="
|
||||
|
||||
DEPEND="
|
||||
test? (
|
||||
$(python_gen_impl_dep sqlite)
|
||||
${RDEPEND}
|
||||
dev-python/dj-database-url[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user