mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-11 14:54:34 -05:00
Create the foundational Python SDK package structure: - pyproject.toml with project metadata and dependencies - src/mattermost_plugin/ package with src layout - Configured for Python >=3.9 with grpcio and protobuf deps - Dev dependencies include grpcio-tools, mypy-protobuf, pytest Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/mattermost_plugin | ||
| tests | ||
| pyproject.toml | ||