Skip to content

Commit d237c8f

Browse files
committed
build from source: install tests/requirements.txt
1 parent 5103853 commit d237c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ or build from source manually as:
4747

4848
```bash
4949
git clone https://github.com/insarlab/PyAPS.git
50-
conda install -c conda-forge --file PyAPS/requirements.txt
50+
conda install -c conda-forge --file PyAPS/requirements.txt --file PyAPS/tests/requirements.txt
5151
python -m pip install -e PyAPS
5252
```
5353

0 commit comments

Comments
 (0)