summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authorJosef Kemetmueller <josef.kemetmueller@gmail.com>2017-05-30 02:14:46 +0200
committerJosef Kemetmueller <josef.kemetmueller@gmail.com>2017-05-30 02:18:40 +0200
commiteb2994a0d5541d591cd4fc2435b978b00b19bc46 (patch)
tree4a00347b2ee246cae925cb88d3388cbef3754ca9 /pkgs/development/python-modules/GitPython
parent1d56c2fa434b2cf875aab4eabcfd69fa89fe25eb (diff)
pandas: Fix build on darwin
Since the commands "locale", "pbpaste" and "pbcopy" are not in nixpkgs, as they are impure darwin dependencies, we currently cannot get the clipboard and locale functionality to work properly. We disable the tests "test_locale" and "test_clipboard" on darwin, so we get a mostly working pandas. Additionally to disabling the test via py.test, we also need to provide fake pbpaste/pbcopy commands, so py.test won't fail during the collection phase. This closes #25417 and closes #11623.
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions