gnu: Remove python2-pyodbc.
* gnu/packages/databases.scm (python2-pyodbc): Delete variable.
parent
e7a41b15ce
commit
d76de71dd6
|
@ -3111,9 +3111,6 @@ for ODBC.")
|
|||
for ODBC.")
|
||||
(license (license:x11-style "file:///LICENSE.TXT"))))
|
||||
|
||||
(define-public python2-pyodbc
|
||||
(package-with-python2 python-pyodbc))
|
||||
|
||||
(define-public mdbtools
|
||||
(package
|
||||
(name "mdbtools")
|
||||
|
|
Reference in New Issue