gnu: Remove python2-peewee.
* gnu/packages/databases.scm (python2-peewee): Delete variable.
This commit is contained in:
parent
5ed4cfb924
commit
80963d9b0f
@ -2877,9 +2877,6 @@ support for sqlite, mysql and postgresql. If you already have a database, you
|
||||
can autogenerate peewee models using @code{pwiz}, a model generator.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-peewee
|
||||
(package-with-python2 python-peewee))
|
||||
|
||||
(define-public python-pypika-tortoise
|
||||
(package
|
||||
(name "python-pypika-tortoise")
|
||||
|
Loading…
Reference in New Issue
Block a user