We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53521d2 commit 92a76c9Copy full SHA for 92a76c9
recipe/meta.yaml
@@ -9,6 +9,7 @@ source:
9
fn: pybind11-{{ version }}.tar.gz
10
url: https://github.com/pybind/pybind11/archive/v{{ version }}.tar.gz
11
sha256: {{ sha256 }}
12
+ # 5/24/2021: The patch was fixed https://github.com/pybind/pybind11/pull/2146
13
#patches:
14
# - gh2146.diff
15
0 commit comments