mirror of
https://github.com/etienne-hd/lbc-finder.git
synced 2026-05-01 05:05:35 +02:00
chore(deps): add uv project metadata and lockfile
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "lbc-finder"
|
||||
version = "1.1.1"
|
||||
description = "Stay notified when new ads appear on Leboncoin"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"lbc>=1.1.3",
|
||||
]
|
||||
Reference in New Issue
Block a user