Files
guru/dev-python/channels/files/channels-4.3.2-fix-install.patch
Paul Zander 5c27178b2f dev-python/channels: new package, add 4.3.2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2026-03-12 15:47:32 +01:00

15 lines
250 B
Diff

diff --git a/setup.cfg b/setup.cfg
index 742e1f6..43d8c0d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -52,7 +52,7 @@ types =
[options.packages.find]
exclude =
- tests
+ tests*
[flake8]
exclude = venv/*,tox/*,docs/*,testproject/*,build/*