Imports and APIs for social

Aggiunta la chiave per X in .env.example
Aggiunto docker a pyproject.toml
This commit is contained in:
Nunzi99
2025-10-10 20:32:45 +02:00
parent e2dfa98403
commit ed6e5f6e3d
3 changed files with 14 additions and 12 deletions

View File

@@ -35,6 +35,7 @@ dependencies = [
# API di social media
"praw", # Reddit
"docker", # Necessario per usare Rettiwt per X
]
[tool.pytest.ini_options]