gnu: python2-sql: Remove package.
* gnu/packages/databases.scm (python2-sql): Delete variable.master
parent
9130a382b9
commit
ae63b2d0ff
|
@ -3784,9 +3784,6 @@ provides support for parsing, splitting and formatting SQL statements.")
|
|||
transforms idiomatic python function calls to well-formed SQL queries.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-sql
|
||||
(package-with-python2 python-sql))
|
||||
|
||||
(define-public python-pypika
|
||||
(package
|
||||
(name "python-pypika")
|
||||
|
|
Reference in New Issue