python3Packages.resolvelib: reenable tests

This commit is contained in:
Martin Weinelt 2022-01-18 10:28:04 +01:00
parent 2f4b2e72d0
commit 787b9e48e3

View file

@ -21,8 +21,6 @@ buildPythonPackage rec {
sha256 = "198vfv78hilpg0d0mjzchzp9zk6239wnra61vlsgwpcgz66d2bgv";
};
# lark-parser is no longer detectable for commentjson
doCheck = false;
checkInputs = [
commentjson
pytestCheckHook