fix: drop that from here

This commit is contained in:
cellarspoon 2021-12-09 12:20:24 +01:00
parent 96d9bf616e
commit 330550cf31
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -35,11 +35,3 @@ 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
```