Skip to content

Commit 32e22db

Browse files
committed
Clean up duplicate comment lines
1 parent fd10387 commit 32e22db

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

{{cookiecutter.github_project_name}}/setupbase.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,6 @@ def create_cmdclass(prerelease_cmd=None, package_data_spec=None,
146146
-----
147147
We use specs so that we can find the files *after* the build
148148
command has run.
149-
The glob patterns can contain at most one '**' per pattern.
150-
151-
We use specs so that we can find the files *after* the build
152-
command has run.
153-
The glob patterns can contain at most one '**' per pattern.
154149
155150
The package data glob patterns should be relative paths from the package
156151
folder containing the __init__.py file, which is given as the package

0 commit comments

Comments
 (0)