Skip to content

Commit 68cba15

Browse files
committed
removing excess info from README
1 parent 6206a4b commit 68cba15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ The package is published on PyPI as `svv`:
3131
pip install svv
3232
```
3333

34-
On clusters / HPC systems (for example Stanford Sherlock), use a recent Python (3.9–3.12) and `pip`, and install into a clean virtual environment or user site-packages. The runtime dependencies now require `numpy>=1.26`, which has pre-built wheels for Python 3.12 on standard x86_64 Linux, so `pip install svv` should no longer try to build NumPy (or SciPy) from source on these systems.
34+
On clusters / HPC systems (for example Stanford Sherlock), use a recent Python (3.9–3.12) and `pip`, and install into a
35+
clean virtual environment or user site-packages.

0 commit comments

Comments
 (0)