aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-12-19 11:05:08 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-12-19 11:05:08 +0100
commitbdce1acba62ac5bdcdc5e0702abad91f14f3726e (patch)
tree53ffb314560f4ebbd710a1c21de21bd802c04472 /dev-python/aiomysql
parentwww-apps/code-server-bin: bump to 3.8.0; 0/12 slot; other misc fixes (diff)
downloadguru-bdce1acba62ac5bdcdc5e0702abad91f14f3726e.tar.gz
guru-bdce1acba62ac5bdcdc5e0702abad91f14f3726e.tar.bz2
guru-bdce1acba62ac5bdcdc5e0702abad91f14f3726e.zip
dev-python/aiomysql: drop unnecesairy dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/aiomysql')
-rw-r--r--dev-python/aiomysql/aiomysql-0.0.21.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/aiomysql/aiomysql-0.0.21.ebuild b/dev-python/aiomysql/aiomysql-0.0.21.ebuild
index 534252786..e9a75bb25 100644
--- a/dev-python/aiomysql/aiomysql-0.0.21.ebuild
+++ b/dev-python/aiomysql/aiomysql-0.0.21.ebuild
@@ -27,7 +27,6 @@ DEPEND="test? (
dev-python/ipdb[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]
<dev-python/pytest-5.4.1[${PYTHON_USEDEP}]
- dev-python/pytest-sugar[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/uvloop[${PYTHON_USEDEP}]
)"