feat: load .env file via python-dotenv for API key management
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies = [
|
||||
"pyyaml>=6.0",
|
||||
"markdown-it-py>=3.0.0",
|
||||
"typer>=0.12.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user