decs
parent
4f88221983
commit
ee73b35e87
|
|
@ -52,6 +52,7 @@ Create a venv unless it's already present and activate it
|
||||||
> cd /depper/dan/repo
|
> cd /depper/dan/repo
|
||||||
> python -m venv .venv
|
> python -m venv .venv
|
||||||
> .venv\Scripts\Activate
|
> .venv\Scripts\Activate
|
||||||
|
> pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Build a single package into your installation dir
|
Build a single package into your installation dir
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue