~ruther/guix-local

011d2a44162cd9ecd77417ffbb1c05004aab4c5c — Maxim Cournoyer 1 year, 5 months ago 646b94c
gnu: python-rope: Fix build.

* gnu/packages/python-xyz.scm (python-rope)
[native-inputs]: Add python-pip.

Change-Id: I20d2c77b9f343c6012af9e7b33fe73fed78ddc18
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -1
@@ 21454,7 21454,8 @@ respectively.")
    (propagated-inputs
     (list python-pytoolconfig))
    (native-inputs
     (list python-pre-commit
     (list python-pip
           python-pre-commit
           python-pytest
           python-pytest-cov
           python-pytest-timeout