1
0
forked from VimPlug/jedi

Move the buildout_project stuff to a separate examples folder

This commit is contained in:
Dave Halter
2018-02-16 15:00:53 +01:00
parent 424b6ae907
commit 482b5e63db
7 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,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 buildout_project
scripts extensions speed static_analysis not_in_sys_path
sample_venvs init_extension_module simple_import
# Activate `clean_jedi_cache` fixture for all tests. This should be