me
/
guix
Archived
1
0
Fork 0

gnu: python-apipkg: Change inputs.

* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move
python-pytest.
[inputs]: ... to here.
master
Efraim Flashner 2016-04-10 22:30:19 +03:00
parent fbe9abcce4
commit b43bab3c2a
1 changed files with 1 additions and 1 deletions

View File

@ -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