dev-python/aiosqlite: 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:08:26 +01:00
parent 403b148b1f
commit e85dac6e63

View File

@@ -21,7 +21,6 @@ RESTRICT="!test? ( test )"
BDEPEND="test? (
dev-python/aiounittest[${PYTHON_USEDEP}]
dev-python/mypy[${PYTHON_USEDEP}]
dev-python/twine[${PYTHON_USEDEP}]
)"