diff options
author | 2020-12-19 11:05:08 +0100 | |
---|---|---|
committer | 2020-12-19 11:05:08 +0100 | |
commit | bdce1acba62ac5bdcdc5e0702abad91f14f3726e (patch) | |
tree | 53ffb314560f4ebbd710a1c21de21bd802c04472 /dev-python/aiomysql | |
parent | www-apps/code-server-bin: bump to 3.8.0; 0/12 slot; other misc fixes (diff) | |
download | guru-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.ebuild | 1 |
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}] )" |