Skip to content

Commit

Permalink
rename requirements to avoid Heroku conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
MattePalte committed Jul 14, 2021
1 parent 1f1133b commit 548f061
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Regardless of the level of reproducibility you will need to prepare your environ
```
1. from the main folder, install the dependencies of this analysis by running:
```bash
pip install -r requirements.txt
pip install -r reqs.txt
```
*Optional: we encourage you to use a virtual environment if possible: conda or venv;*
1. download the data and place the unzipped content in the `data` folder of this repo: https://doi.org/10.6084/m9.figshare.14462052
Expand Down
File renamed without changes.

0 comments on commit 548f061

Please sign in to comment.