summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild')
-rw-r--r--dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild
index 822f18e35ac2..0e17cfb95e53 100644
--- a/dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild
+++ b/dev-python/matplotlib-inline/matplotlib-inline-0.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-DISTUTILS_USE_PEP517=flit
+DISTUTILS_USE_PEP517=flit-core
PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1