8 lines
173 B
TOML
8 lines
173 B
TOML
|
|
[project]
|
||
|
|
name = "automatic-linkedin-answer-ai"
|
||
|
|
version = "0.1.0"
|
||
|
|
description = "Add your description here"
|
||
|
|
readme = "README.md"
|
||
|
|
requires-python = ">=3.8"
|
||
|
|
dependencies = []
|