mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 21:50:01 +01:00
gnu: python-pytest-xdist: Remove needless input python-apipkg.
* gnu/packages/python.scm (python-pytest-xdist): Remove input python-apipkg.
This commit is contained in:
parent
b52ad3714a
commit
c4516ad206
1 changed files with 1 additions and 2 deletions
|
@ -1787,8 +1787,7 @@ same arguments.")
|
||||||
`(("unzip" ,unzip)
|
`(("unzip" ,unzip)
|
||||||
("python-setuptools-scm" ,python-setuptools-scm)))
|
("python-setuptools-scm" ,python-setuptools-scm)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("python-apipkg" ,python-apipkg)
|
`(("python-execnet" ,python-execnet)
|
||||||
("python-execnet" ,python-execnet)
|
|
||||||
("python-pytest" ,python-pytest)
|
("python-pytest" ,python-pytest)
|
||||||
("python-py" ,python-py)))
|
("python-py" ,python-py)))
|
||||||
(home-page
|
(home-page
|
||||||
|
|
Loading…
Add table
Reference in a new issue