me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-peewee.

* gnu/packages/databases.scm (python2-peewee): Delete variable.
Maxim Cournoyer 2022-04-29 13:42:40 -04:00
parent 5ed4cfb924
commit 80963d9b0f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")