README: install dev-requirements.txt first
This commit is contained in:
@@ -106,7 +106,7 @@ source venv/bin/activate
|
|||||||
From the root of this repo, run the following:
|
From the root of this repo, run the following:
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install -r {env}-requirements.txt -r dev-requirements.txt
|
pip install -r dev-requirements.txt -r {env}-requirements.txt
|
||||||
python -m build
|
python -m build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user