Commit 5d47b23
fix: remove stale package entries from pyproject.toml
Remove ai_validation, ai_validation_service, and ai_defense from
the Poetry packages list. These top-level directories don't exist —
the generated models live under aidefense/pydantic/validation/ which
is already covered by the aidefense include. The stale entries cause
poetry install to fail with "does not contain any element".
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 917562f commit 5d47b23
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
0 commit comments