summaryrefslogtreecommitdiff
path: root/dev-python/cftime
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cftime')
-rw-r--r--dev-python/cftime/cftime-1.6.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/cftime/cftime-1.6.2.ebuild b/dev-python/cftime/cftime-1.6.2.ebuild
index 48603bc4d8f3..738f487a53de 100644
--- a/dev-python/cftime/cftime-1.6.2.ebuild
+++ b/dev-python/cftime/cftime-1.6.2.ebuild
@@ -3,8 +3,10 @@
EAPI=8
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+
inherit distutils-r1 pypi
DESCRIPTION="Time-handling functionality from netcdf4-python"