diff options
Diffstat (limited to 'dev-python/fsspec')
| -rw-r--r-- | dev-python/fsspec/fsspec-0.7.4.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/fsspec/fsspec-0.7.4.ebuild b/dev-python/fsspec/fsspec-0.7.4.ebuild index 29d487b579e2..f02a30279fc0 100644 --- a/dev-python/fsspec/fsspec-0.7.4.ebuild +++ b/dev-python/fsspec/fsspec-0.7.4.ebuild @@ -22,7 +22,10 @@ KEYWORDS="amd64 ~x86" BDEPEND=" dev-python/versioneer[${PYTHON_USEDEP}] - test? ( dev-vcs/git )" + test? ( + dev-python/numpy[${PYTHON_USEDEP}] + dev-vcs/git + )" distutils_enable_tests pytest |
