Loading pkgs/development/python-modules/crytic-compile/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ , cbor2 , fetchFromGitHub , pycryptodome , pysha3 , pythonOlder , setuptools }: Loading @@ -25,10 +24,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ cbor2 pycryptodome pysha3 setuptools ]; # Test require network access doCheck = false; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/crytic-compile/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ , cbor2 , fetchFromGitHub , pycryptodome , pysha3 , pythonOlder , setuptools }: Loading @@ -25,10 +24,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ cbor2 pycryptodome pysha3 setuptools ]; # Test require network access doCheck = false; pythonImportsCheck = [ Loading