mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/attrs: fix test dep on python sqlite support
This commit is contained in:
@@ -26,7 +26,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-lang/python[sqlite]
|
||||
$(python_gen_impl_dep sqlite)
|
||||
>=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user