dev-python/aiopg: drop unnecesairy dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-12-19 11:06:12 +01:00
parent bdce1acba6
commit 403b148b1f

View File

@@ -29,7 +29,6 @@ DEPEND="test? (
dev-python/isort[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]
)"
pkg_postinst() {