diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-07 18:30:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-07 18:30:59 +0000 |
| commit | 6923e652466b596f10a2cdd296bc141d0ea08623 (patch) | |
| tree | 0e8b96d79af504d9629982487021a495b8501c17 /dev-python/fsspec | |
| parent | 27ce5ee6caeae037430e5abf6a5c6d20c37099be (diff) | |
| download | baldeagleos-repo-6923e652466b596f10a2cdd296bc141d0ea08623.tar.gz baldeagleos-repo-6923e652466b596f10a2cdd296bc141d0ea08623.tar.xz baldeagleos-repo-6923e652466b596f10a2cdd296bc141d0ea08623.zip | |
Updating liguros repo
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 |
