Parcourir la source

Add more py.test config

Steven Silvester il y a 6 ans
Parent
commit
7ec6378e01
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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