diff --git a/conftest.py b/conftest.py index f174c1e8..c6d02216 100644 --- a/conftest.py +++ b/conftest.py @@ -16,6 +16,7 @@ collect_ignore = [ 'jedi/inference/compiled/subprocess/__main__.py', 'build/', 'test/examples', + 'sith.py', ]