Commit e1a4ca8
fix: correct author email in agent-compliance and agent-sre pyproject.toml
agent-compliance had malformed email 'imran@github.com/microsoft/agent-governance-toolkit'
which caused PyPI upload to reject with 400 Bad Request.
agent-sre was missing email field.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2bb2165 commit e1a4ca8
File tree
2 files changed
+2
-2
lines changed- packages
- agent-compliance
- agent-sre
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments