Browse Source

fix: drop that from here

main
cellarspoon 2 years ago
parent
commit
330550cf31
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 8
      README.md

8
README.md

@ -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
```

Loading…
Cancel
Save