python.pkgs.pushover: tests exists, but require network
This commit is contained in:
parent
214016c118
commit
c3535901c3
@ -12,7 +12,7 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ requests ];
|
||||
|
||||
# there are no tests
|
||||
# tests require network
|
||||
doCheck = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user