Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-03-26 12:14:58 +00:00
parent a4683023ad
commit bd56cc839d
5 changed files with 1386 additions and 3 deletions

View File

@@ -27,6 +27,9 @@ license-files = ["LICEN[CS]E*"]
GitHub = "https://git.bhakat.dev/abhishekbhakat/mcpapp"
Issues = "https://git.bhakat.dev/abhishekbhakat/mcpapp/issues"
[project.scripts]
mcpapp = "run_app:run_streamlit_app"
[project.optional-dependencies]
dev = [
"build>=1.2.2",