Steven Silvester 6 лет назад
Родитель
Сommit
7ec6378e01
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -3,6 +3,6 @@ license_file = LICENSE
 
 [tool:pytest]
 testpaths=jupyterlab/tests
-norecursedirs=node_modules
+norecursedirs=node_modules .git _build
 addopts = --pdbcls=IPython.terminal.debugger:Pdb
 ignore=tests