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 ba33e2f commit 4f68551Copy full SHA for 4f68551
1 file changed
README.md
@@ -25,7 +25,7 @@ Current package version: `0.1.1` (from `pyproject.toml` / `pepsy.__version__`).
25
26
## Install
27
```bash
28
-pip install -e .
+pip install -U --no-deps -e .
29
# Optional backends:
30
# pip install -e .[torch]
31
# pip install -e .[solvers]
0 commit comments