python3Packages.resolvelib: reenable tests

This commit is contained in:
Martin Weinelt
2022-01-23 01:09:37 +01:00
parent 2f4b2e72d0
commit 787b9e48e3
@@ -21,8 +21,6 @@ buildPythonPackage rec {
sha256 = "198vfv78hilpg0d0mjzchzp9zk6239wnra61vlsgwpcgz66d2bgv";
};
# lark-parser is no longer detectable for commentjson
doCheck = false;
checkInputs = [
commentjson
pytestCheckHook