1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 12:10:29 +02:00

gnu: Remove python-dictpath.

* gnu/packages/python-xyz.scm (python-dictpath): Remove variable.
* gnu/packages/python-web.scm (python-openapi-core)[propagated-inputs]:
Remove unecessary python-dictpath.
This commit is contained in:
Nicolas Graves
2025-02-25 17:42:53 +01:00
committed by Andreas Enge
parent 885b745e15
commit 6838baeffc
2 changed files with 0 additions and 20 deletions

View File

@@ -3219,7 +3219,6 @@ compliance with the specification.")
(propagated-inputs
(list python-attrs
python-aiohttp
python-dictpath
python-isodate
python-jsonschema
python-lazy-object-proxy