ticker-tape/pyproject.toml

8 lines
163 B
TOML

[project]
name = "ticker-tape"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.13"
dependencies = [
"python-escpos>=3.1",
]