mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-docker-py: Remove unused input.
* gnu/packages/docker.scm (python-docker-py)[inputs]: Remove PYTHON-IPADDRESS.
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
(arguments '(#:tests? #f))
|
||||
(inputs
|
||||
`(("python-requests" ,python-requests-2.20)
|
||||
("python-ipaddress" ,python-ipaddress)
|
||||
("python-six" ,python-six)
|
||||
("python-urllib3" ,python-urllib3-1.24)
|
||||
("python-websocket-client" ,python-websocket-client)))
|
||||
|
||||
Reference in New Issue
Block a user