diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:16 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:13 +0700 |
| commit | c2fcf0f4c059c83ee019b65abe179d76c87f3e78 (patch) | |
| tree | 1969d83db0037a3a7d0cec9b30ca9f4e1f1f1b46 /python | |
| parent | 5ec9ae07d067fa6919e4b32c56709ca8684f9fde (diff) | |
python/python3-pooch: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-pooch/python3-pooch.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pooch/python3-pooch.info b/python/python3-pooch/python3-pooch.info index 7e9ab6cf4e..b043d997d4 100644 --- a/python/python3-pooch/python3-pooch.info +++ b/python/python3-pooch/python3-pooch.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/fatiando/pooch/archive/refs/tags/v1.8.0/pooch-1.8.0 MD5SUM="f4de9b784570561569772947dd27183d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-wheel python3-platformdirs python3-pandas" +REQUIRES="python3-platformdirs python3-pandas" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |
