Browse Source

Add more py.test config

Steven Silvester 6 years ago
parent
commit
7ec6378e01
1 changed files with 1 additions and 1 deletions
  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