Skip to content

Commit

Permalink
add a note
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Jan 24, 2022
1 parent 5e2f78a commit b03e842
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/misc/developersguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ To reproduce the environments that we use for CI and deployment:
python3 -m pip install -r requirements/development.txt
```

```{note}
It may be useful to add `--upgrade --no-cache-dir` to the above command.
```

### Building the code

```sh
Expand Down

0 comments on commit b03e842

Please sign in to comment.