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 0ee32fc commit ffc607bCopy full SHA for ffc607b
1 file changed
recipe/patches/0027-More-unixy-layout-for-windows.patch
@@ -20,7 +20,7 @@ index 654a1ef225f..a7b6563004c 100644
20
+ 'nt_conda': {
21
+ 'stdlib': '{installed_base}/{platlibdir}/{implementation_lower}',
22
+ 'platstdlib': '{base}/{platlibdir}/{implementation_lower}',
23
-+ 'purelib': '{base}/lib/{implementation_lower}}/site-packages',
++ 'purelib': '{base}/lib/{implementation_lower}/site-packages',
24
+ 'platlib': '{base}/{platlibdir}/{implementation_lower}/site-packages',
25
+ 'include': '{installed_base}/include/{implementation_lower}',
26
+ 'platinclude': '{installed_platbase}/include/{implementation_lower}',
0 commit comments