gnu: docker-compose: Remove Windows-specific input.

* gnu/packages/docker.scm (docker-compose)[inputs]:
Remove python-colorama.
master
Tobias Geerinckx-Rice 2019-08-05 00:25:30 +02:00
parent 5b689de58d
commit e643d90f0f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ client.")
,python2-backport-ssl-match-hostname)
("python-cached-property"
,python-cached-property)
("python-colorama" ,python-colorama)
("python-docker-py" ,python-docker-py)
("python-docker-pycreds" ,python-docker-pycreds)
("python-dockerpty" ,python-dockerpty)