Add new dependencies for brother ql printers

This commit is contained in:
n07070
2026-05-19 10:52:23 +02:00
parent a95190690b
commit f9831f15c7
2 changed files with 32 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ dependencies = [
"python-escpos (>=3.1,<4.0)",
"pep8 (>=1.7.1,<2.0.0)",
"pylint (>=4.0.5,<5.0.0)",
"brother-ql-inventree (>=1.3,<2.0)",
]
[tool.poetry]