gnu: python-botocore: fix inputs.
* gnu/packages/python.scm (python-botocore): [inputs] change to [native-inputs].
This commit is contained in:
parent
05e2e4cf00
commit
8fa6890b6c
|
@ -8313,7 +8313,7 @@ document.")
|
|||
`(("python-dateutil" ,python-dateutil-2)
|
||||
("python-docutils" ,python-docutils)
|
||||
("python-jmespath" ,python-jmespath)))
|
||||
(inputs
|
||||
(native-inputs
|
||||
`(("python-mock" ,python-mock)
|
||||
("python-nose" ,python-nose)
|
||||
("behave" ,behave)
|
||||
|
|
Loading…
Reference in New Issue