dev-python/* removed useless test dependencies

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-12-20 03:04:12 +01:00
parent d8160765ce
commit c70bc8bee2
17 changed files with 2 additions and 34 deletions

View File

@@ -23,8 +23,6 @@ RESTRICT="test"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
DEPEND="test? (
dev-python/pycodestyle[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/uvloop[${PYTHON_USEDEP}]
)"