diff --git a/pyproject.toml b/pyproject.toml index bc49298de..1bae035af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,6 @@ exclude = [ "src/nwb-schema", "docs/source/conf.py", "src/pynwb/_due.py", - "docs/source/tutorials/", "test.py" # remove when pytest comes along ] line-length = 120