3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-consul.

* gnu/packages/python-xyz.scm (python2-consul): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:22:52 -04:00
parent 9d6953aa5d
commit a8c28b8391
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -18546,9 +18546,6 @@ JSON) codec.")
discovery, monitoring and configuration.")
(license license:expat)))
(define-public python2-consul
(package-with-python2 python-consul))
(define-public python-schematics
(package
(name "python-schematics")