Skip to content

Commit

Permalink
Added info about installing pre-requisites before running tests in RE…
Browse files Browse the repository at this point in the history
…ADME
  • Loading branch information
matrulda committed Jan 24, 2022
1 parent 75e3d57 commit 5d508dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ black .

### Running tests locally

Assuming you have installed all pre-requisites (except the fastq screen database: test data comes with a minimal version of it), you can run tests locally by following these steps:

```
# create virtual environment
virtualenv -p python3.9 venv/
Expand Down

0 comments on commit 5d508dd

Please sign in to comment.