Files
lbc-finder/pyproject.toml
T

10 lines
196 B
TOML

[project]
name = "lbc-finder"
version = "1.1.3"
description = "Stay notified when new ads appear on Leboncoin"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"lbc==1.1.4",
]