summaryrefslogtreecommitdiff
path: root/dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild')
-rw-r--r--dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild b/dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild
index b9bef758b002..71c2ab22addc 100644
--- a/dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild
+++ b/dev-python/pydotplus/pydotplus-2.0.2-r1.ebuild
@@ -6,11 +6,10 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Improved version of the old pydot project"
HOMEPAGE="https://pydotplus.readthedocs.org/"
-SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"