mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
d07d3ea008
commit
86e196dd57
1 changed files with 2 additions and 1 deletions
|
@ -16035,7 +16035,8 @@ database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
|
|||
(list python-cachecontrol
|
||||
python-cachy
|
||||
python-cleo
|
||||
python-clikit
|
||||
python-crashtest
|
||||
python-entrypoints
|
||||
python-html5lib
|
||||
python-keyring
|
||||
python-msgpack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue