Skip to content

Commit b9a65b0

Browse files
committed
conda package: remove tcl patch on windows
1 parent 01c2c6c commit b9a65b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/conda_recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source:
1010

1111
patches:
1212
# A patch to add Tcl directly to the search path on Windows.
13-
- setupext.patch # [win]
13+
#- setupext.patch # [win]
1414
# A patch to make Qt4Agg the default backend.
1515
- cfg_qt4agg.patch # [linux]
1616
# Patches the matplotlibrc template to default to Qt4.

0 commit comments

Comments
 (0)