summaryrefslogtreecommitdiff
path: root/dev-python/emcee/emcee-3.1.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/emcee/emcee-3.1.4.ebuild')
-rw-r--r--dev-python/emcee/emcee-3.1.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/emcee/emcee-3.1.4.ebuild b/dev-python/emcee/emcee-3.1.4.ebuild
index 13d2d74f73a8..4b4b5950a76f 100644
--- a/dev-python/emcee/emcee-3.1.4.ebuild
+++ b/dev-python/emcee/emcee-3.1.4.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python ensemble sampling toolkit for affine-invariant MCMC"
HOMEPAGE="
@@ -14,7 +14,6 @@ HOMEPAGE="
https://github.com/dfm/emcee/
https://pypi.org/project/emcee/
"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"