Commit f978d2c
Fix setuptools warning about av.filter package
Add explicit package discovery configuration to pyproject.toml to align
with setup.py's find_packages() call, preventing the "Package 'av.filter'
is absent from the packages configuration" warning during pip builds.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 346ae8c commit f978d2c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments