python3Packages.duckdb: fix eval

This commit is contained in:
Martin Weinelt 2022-01-04 00:30:00 +01:00
parent 11a0b61783
commit eb901b0b6f
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -5,7 +5,6 @@
, numpy
, pandas
, pybind11
, mypy
, setuptools-scm
, pytestCheckHook
}:
@ -32,7 +31,6 @@ buildPythonPackage rec {
checkInputs = [
mypy
pytestCheckHook
mypy
];
pythonImportsCheck = [