Commit 91155d41 authored by Abel Tavares's avatar Abel Tavares
Browse files

final-adjustments

parent e8adba7f
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@
  installShellFiles,
  pipenv,
  runCommand,
  writableTmpDirAsHomeHook,
  versionCheckHook,
  writableTmpDirAsHomeHook,
}:

with python3.pkgs;
@@ -71,10 +71,9 @@ buildPythonApplication rec {
    pytest-cov-stub
    pytz
    requests
    writableTmpDirAsHomeHook
    versionCheckHook
    writableTmpDirAsHomeHook
  ];

  versionCheckProgramArg = [ "--version" ];

  disabledTests = [