Browse Source

ignore the examples folder

Steven Silvester 6 years ago
parent
commit
a7d9803847
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -5,4 +5,4 @@ license_file = LICENSE
 testpaths=jupyterlab/tests
 norecursedirs=node_modules .git _build
 addopts = --pdbcls=IPython.terminal.debugger:Pdb
-ignore=tests
+ignore=tests examples