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.")
|
(description "Python driver for MongoDB.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-pymongo
|
|
||||||
(package-with-python2 python-pymongo))
|
|
||||||
|
|
||||||
(define-public python-consul
|
(define-public python-consul
|
||||||
(package
|
(package
|
||||||
(name "python-consul")
|
(name "python-consul")
|
||||||
|
|
Reference in a new issue