Loading pkgs/development/python-modules/pycron/default.nix +20 −3 Original line number Diff line number Diff line { lib, buildPythonPackage, fetchFromGitHub, udatetime, pytz, pendulum, nose , delorean, coveralls, arrow { lib, buildPythonPackage, fetchFromGitHub, udatetime, pytz, pendulum, nose, delorean, coveralls, arrow, }: buildPythonPackage rec { Loading @@ -14,7 +23,15 @@ buildPythonPackage rec { sha256 = "12hkqrdfg3jbqkmck8i00ssyaw1c4hhvdhjxkmh2gm9pd99z5bpv"; }; nativeCheckInputs = [ arrow coveralls delorean nose pendulum pytz udatetime ]; nativeCheckInputs = [ arrow coveralls delorean nose pendulum pytz udatetime ]; checkPhase = '' nosetests Loading Loading
pkgs/development/python-modules/pycron/default.nix +20 −3 Original line number Diff line number Diff line { lib, buildPythonPackage, fetchFromGitHub, udatetime, pytz, pendulum, nose , delorean, coveralls, arrow { lib, buildPythonPackage, fetchFromGitHub, udatetime, pytz, pendulum, nose, delorean, coveralls, arrow, }: buildPythonPackage rec { Loading @@ -14,7 +23,15 @@ buildPythonPackage rec { sha256 = "12hkqrdfg3jbqkmck8i00ssyaw1c4hhvdhjxkmh2gm9pd99z5bpv"; }; nativeCheckInputs = [ arrow coveralls delorean nose pendulum pytz udatetime ]; nativeCheckInputs = [ arrow coveralls delorean nose pendulum pytz udatetime ]; checkPhase = '' nosetests Loading