gnu: Remove python2-peewee.
* gnu/packages/databases.scm (python2-peewee): Delete variable.
This commit is contained in:
parent
5ed4cfb924
commit
80963d9b0f
1 changed files with 0 additions and 3 deletions
|
@ -2877,9 +2877,6 @@ (define-public python-peewee
|
|||
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 a new issue