fix dependencies uv.lock

This commit is contained in:
2025-10-01 16:57:42 +02:00
parent a8755913d8
commit df59e6cea6
2 changed files with 160 additions and 150 deletions

View File

@@ -36,6 +36,7 @@ dependencies = [
# API di social media
"praw", # Reddit
]
[tool.pytest.ini_options]
pythonpath = ["src"]
testpaths = ["tests"]