We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7526a29 commit c806752Copy full SHA for c806752
README.md
@@ -56,8 +56,8 @@ git clone https://github.com/NVIDIA/Fuser.git
56
cd Fuser
57
pip install -r python/requirements.txt
58
59
-[DEPRECATED] `[MAX_JOBS] python setup.py develop [args]`
60
pip install --no-build-isolation -e python -v
+[DEPRECATED] `[MAX_JOBS] python setup.py develop [args]`
61
```
62
63
Supported compilers:
0 commit comments