Loading pkgs/development/python-modules/astropy/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ buildPythonPackage rec { # More flaky tests, see: https://github.com/NixOS/nixpkgs/issues/294392 "test_sidereal_lon_independent" "test_timedelta_full_precision_arithmetic" "test_datetime_to_timedelta" ]; meta = { Loading Loading
pkgs/development/python-modules/astropy/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ buildPythonPackage rec { # More flaky tests, see: https://github.com/NixOS/nixpkgs/issues/294392 "test_sidereal_lon_independent" "test_timedelta_full_precision_arithmetic" "test_datetime_to_timedelta" ]; meta = { Loading