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 aaa51d3 commit e351cb2Copy full SHA for e351cb2
README.md
@@ -27,6 +27,9 @@ On Windows to cope with [long file names](https://github.com/IntelPython/dpctl/i
27
```cmd
28
conda build --croot=C:/tmp conda-recipe
29
```
30
+
31
+:warning: **You could face issues with conda-build=3.20**: Use conda-build=3.18!
32
33
3. Install conda package
34
```bash
35
conda install dpctl
0 commit comments