pythonPackages.sqlalchemy: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-07-22 10:23:43 +02:00 committed by Jonathan Ringer
parent 06c821aa4e
commit 093c632b2c

View file

@ -9,7 +9,6 @@
, mock
, pysqlite ? null
, pytestCheckHook
, pytest-xdist
}:
buildPythonPackage rec {