gnu: Remove python2-pymongo.
* gnu/packages/python-xyz.scm (python2-pymongo): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
049851d16e
commit
91ce575068
1 changed files with 0 additions and 3 deletions
|
@ -16613,9 +16613,6 @@ multitouch applications.")
|
|||
(description "Python driver for MongoDB.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pymongo
|
||||
(package-with-python2 python-pymongo))
|
||||
|
||||
(define-public python-consul
|
||||
(package
|
||||
(name "python-consul")
|
||||
|
|
Reference in a new issue