Loading pkgs/development/python-modules/cryptodatahub/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ buildPythonPackage rec { preCheck = '' # failing tests rm test/updaters/test_common.py rm test/common/test_key.py # Tests require network access rm test/common/test_utils.py ''; Loading Loading
pkgs/development/python-modules/cryptodatahub/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ buildPythonPackage rec { preCheck = '' # failing tests rm test/updaters/test_common.py rm test/common/test_key.py # Tests require network access rm test/common/test_utils.py ''; Loading