gnu: python-virtualenv: Propagate inputs.
* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make… [propagated-inputs]: …this.
This commit is contained in:
parent
80b2825d95
commit
828996bb8a
@ -2416,7 +2416,7 @@ e.g. filters, callbacks and errbacks can all be promises.")
|
||||
;; raise RuntimeError("setuptools >= 41 required to build")
|
||||
("python-setuptools" ,python-setuptools)
|
||||
("python-setuptools-scm" ,python-setuptools-scm)))
|
||||
(inputs
|
||||
(propagated-inputs
|
||||
`(("python-appdirs" ,python-appdirs)
|
||||
("python-distlib" ,python-distlib)
|
||||
("python-filelock" ,python-filelock)
|
||||
|
Loading…
Reference in New Issue
Block a user