gnu: python-apipkg: Change inputs.
* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move python-pytest. [inputs]: ... to here.master
parent
fbe9abcce4
commit
b43bab3c2a
|
@ -6890,7 +6890,7 @@ applications.")
|
|||
(base32
|
||||
"1iks5701qnp3dlr3q1d9qm68y2plp2m029irhpz92a44psfkjf1f"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(inputs
|
||||
`(("python-pytest" ,python-pytest)))
|
||||
(synopsis "Namespace control and lazy-import mechanism")
|
||||
(description "With apipkg you can control the exported namespace of a Python
|
||||
|
|
Reference in New Issue