summaryrefslogtreecommitdiff
path: root/dev-python/channels/files/channels-4.3.2-fix-install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/channels/files/channels-4.3.2-fix-install.patch')
-rw-r--r--dev-python/channels/files/channels-4.3.2-fix-install.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/channels/files/channels-4.3.2-fix-install.patch b/dev-python/channels/files/channels-4.3.2-fix-install.patch
deleted file mode 100644
index 18eca8f75445..000000000000
--- a/dev-python/channels/files/channels-4.3.2-fix-install.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-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/*
-