me
/
guix
Archived
1
0
Fork 0

gnu: poetry: Fix package inputs.

* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Add
python-crashtest and python-entrypoints. Remove python-clikit.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Tanguy Le Carrour 2022-01-06 15:33:59 +01:00 committed by Ludovic Courtès
parent d07d3ea008
commit 86e196dd57
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 1 deletions

View File

@ -16035,7 +16035,8 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
(list python-cachecontrol (list python-cachecontrol
python-cachy python-cachy
python-cleo python-cleo
python-clikit python-crashtest
python-entrypoints
python-html5lib python-html5lib
python-keyring python-keyring
python-msgpack python-msgpack