me
/
guix
Archived
1
0
Fork 0

gnu: poetry: Remove redundant input.

* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove PYTHON-PATHLIB2.
master
Marius Bakke 2020-01-15 21:49:37 +01:00
parent bd8c62dbd1
commit cbd3e73f06
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 1 deletions

View File

@ -10600,7 +10600,6 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
("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)