diff mbox series

[bug#37234,09/21] gnu: python-botocore: Remove unused inputs.

Message ID 20190830142539.28376-9-mbakke@fastmail.com
State Accepted
Headers show
Series MLflow | expand

Commit Message

Marius Bakke Aug. 30, 2019, 2:25 p.m. UTC
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
---
 gnu/packages/python-xyz.scm | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2fc2712395..f979d7d7be 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8748,12 +8748,6 @@  document.")
        ("python-docutils" ,python-docutils)
        ("python-jmespath" ,python-jmespath)
        ("python-urllib3" ,python-urllib3)))
-    (native-inputs
-     `(("python-mock" ,python-mock)
-       ("python-nose" ,python-nose)
-       ("behave" ,behave)
-       ("python-tox" ,python-tox)
-       ("python-wheel" ,python-wheel)))
     (home-page "https://github.com/boto/botocore")
     (synopsis "Low-level interface to AWS")
     (description "Botocore is a Python library that provides a low-level