mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 00:23:13 -04:00
dev-python/databases: drop conditional dep
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -31,8 +31,7 @@ IUSE="doc"
|
||||
# to that local directory
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND=">=dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/aiocontextvars[${PYTHON_USEDEP}]' 'python3_6')"
|
||||
RDEPEND=">=dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]"
|
||||
|
||||
# autoflake, codecov also required for tests?
|
||||
DEPEND="test? (
|
||||
|
||||
Reference in New Issue
Block a user