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>
This commit is contained in:
Paul Zander
2026-03-12 15:47:32 +01:00
parent de2f769080
commit 5c27178b2f
4 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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/*