Loading pkgs/development/python-modules/toggl-cli/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ prettytable, pytest-mock, pytestCheckHook, pytest-cov-stub, pythonOlder, requests, setuptools, Loading @@ -37,7 +38,7 @@ buildPythonPackage rec { substituteInPlace requirements.txt \ --replace-fail "==" ">=" substituteInPlace pytest.ini \ --replace ' --cov toggl -m "not premium"' "" --replace ' -m "not premium"' "" ''; build-system = [ Loading @@ -60,6 +61,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-cov-stub pytest-mock faker factory-boy Loading Loading
pkgs/development/python-modules/toggl-cli/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ prettytable, pytest-mock, pytestCheckHook, pytest-cov-stub, pythonOlder, requests, setuptools, Loading @@ -37,7 +38,7 @@ buildPythonPackage rec { substituteInPlace requirements.txt \ --replace-fail "==" ">=" substituteInPlace pytest.ini \ --replace ' --cov toggl -m "not premium"' "" --replace ' -m "not premium"' "" ''; build-system = [ Loading @@ -60,6 +61,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pytest-cov-stub pytest-mock faker factory-boy Loading