From 330550cf316896a841f91c33d71a84b5959e5391 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Thu, 9 Dec 2021 12:20:24 +0100 Subject: [PATCH] fix: drop that from here --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 163af5f..afaf1ec 100644 --- a/README.md +++ b/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 -```