forked from cerc-io/stack-orchestrator
Update README.md
Add missing shiv dependency
This commit is contained in:
parent
c74609f9d1
commit
8a08b8e277
@ -83,6 +83,7 @@ Use shiv to build a single file Python executable zip archive of laconic-so:
|
|||||||
1. Install [shiv](https://github.com/linkedin/shiv):
|
1. Install [shiv](https://github.com/linkedin/shiv):
|
||||||
```
|
```
|
||||||
$ (venv) pip install shiv
|
$ (venv) pip install shiv
|
||||||
|
$ (venv) pip install wheel
|
||||||
```
|
```
|
||||||
1. Run shiv to create a zipapp file:
|
1. Run shiv to create a zipapp file:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user