浏览代码

Add more py.test config

Steven Silvester 6 年之前
父节点
当前提交
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