Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit e259503

Browse files
committed
Readme: remove comment about numpy & scipy (wheels solve this problem)
1 parent 1c13644 commit e259503

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ The Python package was written by Xuanyou Pan and David Straub.
1212

1313
## Installation
1414

15-
The package requires Python version 3.5 or above as well as `numpy` and `scipy`, which are best installed using the system's package manager or a Python distribution like [Anaconda](https://docs.continuum.io/anaconda/).
16-
17-
With these prerequisites, the package can be installed simply with
15+
The package requires Python version 3.5 or above. It can be installed with
1816

1917
```bash
2018
python3 -m pip install smeftrunner

0 commit comments

Comments
 (0)