Skip to content

Commit 6c702a4

Browse files
author
JEM
committed
X
1 parent 24a5e51 commit 6c702a4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,3 +944,4 @@ Then run `sudo docker compose up --build -d` to run it then reach it at http://<
944944
* Set varios printer config via ZPL commands (presently this package only fetches config).
945945

946946

947+

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ dependencies = [
4242
"pillow>=10.0.0",
4343
"zint-bindings>=1.2.0",
4444
"httpx",
45+
"boto3",
46+
"awscli",
4547
]
4648

4749
[project.optional-dependencies]

0 commit comments

Comments
 (0)