8000 Merge pull request #7 from ngoldbaum/mac-fix · MacPython/matplotlib-wheels@af9b709 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit af9b709

Browse files
authored
Merge pull request #7 from ngoldbaum/mac-fix
Remove unused local variable.
2 parents 2a86315 + 1eaabc9 commit af9b709

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ function pre_build {
2727
# See https://github.com/matplotlib/matplotlib/issues/10649
2828
export LDFLAGS="-headerpad_max_install_names"
2929
build_new_zlib
30-
local default_backend=macosx
31-
else
32-
# Tk not available by default on manylinux build container.
33-
local default_backend=TkAgg
3430
fi
3531
build_jpeg
3632
build_libpng

0 commit comments

Comments
 (0)
0