Skip to content

Expose server/main.py as a binary in pyproject.toml#3

Open
Zocker1999NET wants to merge 1 commit intoguyru:masterfrom
Zocker1999NET:expose-binary
Open

Expose server/main.py as a binary in pyproject.toml#3
Zocker1999NET wants to merge 1 commit intoguyru:masterfrom
Zocker1999NET:expose-binary

Conversation

@Zocker1999NET
Copy link
Copy Markdown

  • Add [project.scripts] section to define 'man-mcp' entry point
  • Add main() function in server/main.py as the callable entry point
  • Update main block to use the new main() function

- Add [project.scripts] section to define 'man-mcp' entry point
- Add main() function in server/main.py as the callable entry point
- Update __main__ block to use the new main() function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant