docs: install commands
This commit is contained in:
parent
99497dcc73
commit
96d9bf616e
@ -35,3 +35,11 @@ make_cards(
|
||||
- `pip install poetry2setup && poetry2setup > setup.py`
|
||||
- `git add . && git commit -m "chore: publish new version"`
|
||||
- `poetry publish --build`
|
||||
|
||||
## deploy it
|
||||
|
||||
```
|
||||
sudo apt-get install libtiff5-dev libjpeg-dev libopenjp2-7-dev zlib1g-dev \
|
||||
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk \
|
||||
libharfbuzz-dev libfribidi-dev libxcb1-dev build-essential python3-dev
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user