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

add first draft of printer profile listing

This commit is contained in:
Patrick Kanzler
2023-07-27 23:26:29 +02:00
committed by Patrick Kanzler
parent 09a598883c
commit 8222c1e587
6 changed files with 35 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ deps = sphinx>=3.0.0
setuptools_scm
python-barcode
sphinxcontrib-spelling>=7.2.0
sphinxcontrib.datatemplates
sphinx_rtd_theme
commands = sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html