1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

split off packages to be installed

This commit is contained in:
Patrick Kanzler
2023-08-17 01:25:36 +02:00
parent d48008a984
commit 7ca023a9ba
3 changed files with 17 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ so you can simply enter:
::
pip install python-escpos
pip install python-escpos[all]
This should install all necessary dependencies. Apart from that
python-escpos is for some versions also available as a Debian package.