diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:45:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:45:00 +0100 |
commit | 1e63e87e620b8e1bccdfaf7b3830ba4edc1bb4c7 (patch) | |
tree | 00bc39ff02ace97198b9ca901f8fef04051c0a0d /sci-mathematics | |
parent | net-misc/streamlink: Remove py2 virtuals (diff) | |
download | gentoo-1e63e87e620b8e1bccdfaf7b3830ba4edc1bb4c7.tar.gz gentoo-1e63e87e620b8e1bccdfaf7b3830ba4edc1bb4c7.tar.bz2 gentoo-1e63e87e620b8e1bccdfaf7b3830ba4edc1bb4c7.zip |
sci-mathematics/pymc3: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pymc3/pymc3-3.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-mathematics/pymc3/pymc3-3.1.ebuild b/sci-mathematics/pymc3/pymc3-3.1.ebuild index 1b1dad62cb0c..3c95b008123c 100644 --- a/sci-mathematics/pymc3/pymc3-3.1.ebuild +++ b/sci-mathematics/pymc3/pymc3-3.1.ebuild @@ -35,7 +35,6 @@ RDEPEND=" >=dev-python/theano-0.9[${PYTHON_USEDEP}] >=dev-python/tqdm-4.8.4[${PYTHON_USEDEP}] >=sci-libs/scipy-0.12[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] " DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |