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:
Andrew Ammerlaan
2020-09-24 14:46:09 +02:00
parent da0cb6100e
commit cb9985b457

View File

@@ -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? (