mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 17:53:26 -05:00
gnu: poetry: Remove redundant input.
* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.
This commit is contained in:
parent
bd8c62dbd1
commit
cbd3e73f06
1 changed files with 0 additions and 1 deletions
|
@ -10600,7 +10600,6 @@ (define-public poetry
|
|||
("python-html5lib" ,python-html5lib)
|
||||
("python-jsonschema" ,python-jsonschema)
|
||||
("python-msgpack" ,python-msgpack)
|
||||
("python-pathlib2" ,python-pathlib2)
|
||||
("python-pkginfo" ,python-pkginfo)
|
||||
("python-pyparsing" ,python-pyparsing)
|
||||
("python-pyrsistent" ,python-pyrsistent)
|
||||
|
|
Loading…
Reference in a new issue