gnu: Remove python2-sqlalchemy-utils.
Some of its dependencies no longer support Python 2, so drop it. * gnu/packages/databases.scm (python2-sqlalchemy-utils): Remove variable.
This commit is contained in:
parent
12c06847f0
commit
3baa1017eb
@ -3092,9 +3092,6 @@ You might also want to install the following optional dependencies:
|
||||
")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-sqlalchemy-utils
|
||||
(package-with-python2 python-sqlalchemy-utils))
|
||||
|
||||
(define-public python-alchemy-mock
|
||||
(package
|
||||
(name "python-alchemy-mock")
|
||||
|
Loading…
x
Reference in New Issue
Block a user