This commit is contained in:
iklobato
2025-02-20 14:16:07 -03:00
parent 88e14a79d2
commit e4543b56d7
6 changed files with 89 additions and 2 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "automatic-linkedin-answer-ai"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.8"
dependencies = []