initial version
This commit is contained in:
13
pyproject.toml
Normal file
13
pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "szuru-eink"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = []
|
||||
requires-python = "==3.13.5"
|
||||
dependencies = [
|
||||
"aioipfs==0.6.5",
|
||||
"pyszuru==0.3.1",
|
||||
"Requests==2.31.0",
|
||||
"Pillow==11.3.0",
|
||||
"python-dotenv==1.1.1",
|
||||
]
|
Reference in New Issue
Block a user