summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 776b5b58d7..1e998d5134 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9811,7 +9811,11 @@ debugger, with which it shares the same interface.")
"--ignore=test/test_async.py"
"--ignore=test/test_ipfs.py")))
(propagated-inputs (list python-aiohttp python-fsspec python-requests))
- (native-inputs (list python-pytest python-pytest-asyncio))
+ (native-inputs
+ (list python-pytest
+ python-pytest-asyncio
+ python-setuptools
+ python-wheel))
(home-page "https://github.com/fsspec/ipfsspec")
(synopsis "Read-only implementation of fsspec for IPFS")
(description "This package provides a read-only implementation of