Skip to content

Commit fce1777

Browse files
authored
make a2a private for now (#170)
This package isn't ready to be released. Marking as private for now.
1 parent 772f7d0 commit fce1777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/a2aprotocol/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ requires-python = ">=3.12"
88
repository = "https://github.com/microsoft/teams.py"
99
keywords = ["microsoft", "teams", "ai", "bot", "agents"]
1010
license = "MIT"
11+
classifiers = ["Private :: Do Not Upload"]
1112
dependencies = [
1213
"a2a-sdk[all]>=0.3.7",
1314
"microsoft-teams-common",

0 commit comments

Comments
 (0)