Skip to content
Snippets Groups Projects
Unverified Commit cbd3e73f authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: poetry: Remove redundant input.

* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.
parent bd8c62db
No related branches found
No related tags found
No related merge requests found
...@@ -10600,7 +10600,6 @@ (define-public poetry ...@@ -10600,7 +10600,6 @@ (define-public poetry
("python-html5lib" ,python-html5lib) ("python-html5lib" ,python-html5lib)
("python-jsonschema" ,python-jsonschema) ("python-jsonschema" ,python-jsonschema)
("python-msgpack" ,python-msgpack) ("python-msgpack" ,python-msgpack)
("python-pathlib2" ,python-pathlib2)
("python-pkginfo" ,python-pkginfo) ("python-pkginfo" ,python-pkginfo)
("python-pyparsing" ,python-pyparsing) ("python-pyparsing" ,python-pyparsing)
("python-pyrsistent" ,python-pyrsistent) ("python-pyrsistent" ,python-pyrsistent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment