Skip to content

Commit 92a76c9

Browse files
Add comment about disabling the patch
1 parent 53521d2 commit 92a76c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ source:
99
fn: pybind11-{{ version }}.tar.gz
1010
url: https://github.com/pybind/pybind11/archive/v{{ version }}.tar.gz
1111
sha256: {{ sha256 }}
12+
# 5/24/2021: The patch was fixed https://github.com/pybind/pybind11/pull/2146
1213
#patches:
1314
# - gh2146.diff
1415

0 commit comments

Comments
 (0)