8000 don't set a default backend at all · MacPython/matplotlib-wheels@1eaabc9 · 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 1eaabc9

Browse files
author
Nathan Goldbaum
committed
don't set a default backend at all
1 parent 9321e3f commit 1eaabc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function pre_build {
1919
# See https://github.com/matplotlib/matplotlib/issues/10649
2020
export LDFLAGS="-headerpad_max_install_names"
2121
build_new_zlib
22+
fi
2223
build_jpeg
2324
build_libpng
2425
build_bzip2
@@ -35,8 +36,6 @@ function pre_build {
3536
tests = True
3637
toolkits_tests = True
3738
38-
[rc_options]
39-
backend = TkAgg
4039
EOF
4140
}
4241

0 commit comments

Comments
 (0)
0