gnu: Remove python2-pymysql.

* gnu/packages/databases.scm (python2-pymysql): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:43:05 -04:00
parent e9121c2dda
commit bef8185d08
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1526,9 +1526,6 @@ CSV, DB3, iXF, SQLite, MS-SQL or MySQL to PostgreSQL.")
Most public APIs are compatible with @command{mysqlclient} and MySQLdb.")
(license license:expat)))
(define-public python2-pymysql
(package-with-python2 python-pymysql))
(define-public qdbm
(package
(name "qdbm")