tests/python: add local copy of typing module
[babeltrace.git] / setup.cfg
index 9a58dd3cf6812ae271139dc0e78da87c4c627f1e..1d29ccadf04b0031d7954fff124a4c3e55b3b868 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,4 +8,4 @@ ignore = E501,W503
 # warning for this file.
 per-file-ignores = src/bindings/python/bt2/bt2/__init__.py:F401
 
-exclude = tests/utils/python/tap
+exclude = tests/utils/python/tap tests/utils/python/local_typing.py
This page took 0.024829 seconds and 4 git commands to generate.