Skip to content

Commit

Permalink
build from source: install tests/requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz committed Sep 18, 2024
1 parent 5103853 commit d237c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ or build from source manually as:

```bash
git clone https://github.com/insarlab/PyAPS.git
conda install -c conda-forge --file PyAPS/requirements.txt
conda install -c conda-forge --file PyAPS/requirements.txt --file PyAPS/tests/requirements.txt
python -m pip install -e PyAPS
```

Expand Down

0 comments on commit d237c8f

Please sign in to comment.