1
0
forked from VimPlug/jedi

Merge branch 'master' into pytest

This commit is contained in:
Dave Halter
2019-05-20 00:21:57 +02:00
committed by GitHub
178 changed files with 7689 additions and 4031 deletions

View File

@@ -4,7 +4,7 @@ addopts = --doctest-modules
# Ignore broken files in blackbox test directories
norecursedirs = .* docs completion refactor absolute_import namespace_package
scripts extensions speed static_analysis not_in_sys_path
sample_venvs init_extension_module simple_import
sample_venvs init_extension_module simple_import jedi/third_party
# Activate `clean_jedi_cache` fixture for all tests. This should be
# fine as long as we are using `clean_jedi_cache` as a session scoped