Skip to content

Commit 37d6933

Browse files
committed
Update cookiecutter template as now in BaseConfig
1 parent 63a68ab commit 37d6933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project-template/{{cookiecutter.repo_name}}/noxconfig.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class Config(BaseConfig):
1616
/ "{{cookiecutter.package_name}}"
1717
/ "version.py"
1818
)
19-
path_filters: Iterable[str] = ()
2019
plugins: Iterable[object] = ()
2120

2221
PROJECT_CONFIG = Config()

0 commit comments

Comments
 (0)