gnu: Remove python2-ccm.
* gnu/packages/databases.scm (python2-ccm): Delete variable.
parent
80963d9b0f
commit
f503181ffb
|
@ -3311,9 +3311,6 @@ local Cassandra clusters. It creates, launches and removes Cassandra clusters
|
|||
on localhost.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-ccm
|
||||
(package-with-python2 python-ccm))
|
||||
|
||||
(define-public python2-pysqlite
|
||||
(package
|
||||
(name "python2-pysqlite")
|
||||
|
|
Reference in New Issue