nixpkgs/pkgs/development/python-modules/pandas
Randy Eckenrode 529ad4a9a3
python3Packages.pandas: disable unreliable tests
test_rolling.py is unreliable on aarch64-darwin depending on the
compiler used and possibly optimization settings. Disabling these tests
allows clang 16 to build Pandas on Darwin successfully.

See https://github.com/pandas-dev/pandas/issues/38921.
2023-09-02 23:23:18 -04:00
..
default.nix python3Packages.pandas: disable unreliable tests 2023-09-02 23:23:18 -04:00