summaryrefslogtreecommitdiff
path: root/dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch')
-rw-r--r--dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch b/dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch
deleted file mode 100644
index 723c638349b7..000000000000
--- a/dev-python/pyroute2/files/pyroute2-0.5.19-exclude-tests.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: pyroute2-0.5.19/setup.cfg
-===================================================================
---- pyroute2-0.5.19.orig/setup.cfg
-+++ pyroute2-0.5.19/setup.cfg
-@@ -35,5 +35,8 @@ packages_dir =
- =pyroute2
- packages = find:
-
-+[options.packages.find]
-+exclude = tests
-+
- [options.extras_require]
- ss2 = psutil~=5.0