summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm10
1 files changed, 1 insertions, 9 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index cb35be4cc39..a3c064421d2 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2763,15 +2763,7 @@ software.")
(build-system pyproject-build-system)
(arguments (list #:tests? #f)) ; XXX: tests require networking
(propagated-inputs (list python-requests))
- (native-inputs (list python-black
- python-coverage
- python-flake8
- python-isort
- python-pytest
- python-pytest-cov
- python-setuptools
- python-sphinx
- python-wheel))
+ (native-inputs (list python-setuptools))
(home-page "https://api.ovh.com")
(synopsis "Interact with OVHcloud APIs")
(description "This package provides the official module to perform HTTP requests