Add local API key onboarding
This commit is contained in:
@@ -22,9 +22,13 @@ dependencies = [
|
||||
"aiosqlite>=0.20.0",
|
||||
"httpx>=0.27.0",
|
||||
"apscheduler>=3.10.0",
|
||||
"python-dotenv>=1.0.1",
|
||||
"python-dateutil>=2.9.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
civilplan-setup-keys = "civilplan_mcp.setup_keys:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["civilplan_mcp*"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user