mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/uvicorn: do not depend on black
tests work without it installed and otherwise we have to remove py3_7 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -30,7 +30,6 @@ BDEPEND="doc? ( !x86? (
|
|||||||
dev-python/mkdocs-material ) )"
|
dev-python/mkdocs-material ) )"
|
||||||
|
|
||||||
DEPEND="test? (
|
DEPEND="test? (
|
||||||
dev-python/black[${PYTHON_USEDEP}]
|
|
||||||
dev-python/isort[${PYTHON_USEDEP}]
|
dev-python/isort[${PYTHON_USEDEP}]
|
||||||
dev-python/requests[${PYTHON_USEDEP}]
|
dev-python/requests[${PYTHON_USEDEP}]
|
||||||
>=dev-python/uvloop-0.14.0[${PYTHON_USEDEP}]
|
>=dev-python/uvloop-0.14.0[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user