Skip to content

Commit e351cb2

Browse files
authored
Update README.md
Warning about conda-build=3.20
1 parent aaa51d3 commit e351cb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ On Windows to cope with [long file names](https://github.com/IntelPython/dpctl/i
2727
```cmd
2828
conda build --croot=C:/tmp conda-recipe
2929
```
30+
31+
:warning: **You could face issues with conda-build=3.20**: Use conda-build=3.18!
32+
3033
3. Install conda package
3134
```bash
3235
conda install dpctl

0 commit comments

Comments
 (0)