Commit f3cc4ff
Fix starlette tox envs: run only starlette tests
Starlette-specific tox envs don't install Django (no django factor),
so running the full test suite causes collection errors on Django tests.
Restrict to starlette integration tests only.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 939c722 commit f3cc4ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
0 commit comments