Skip to content

Commit 6ba864e

Browse files
author
Suszyński Krzysztof
committed
Remove debug
1 parent 1ef9a27 commit 6ba864e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
fil.extend(fnmatch.filter(filenames, '*.pyi'))
1919
for filename in fil:
2020
package_data.append(os.path.join(root, filename).replace('puppeter/', ''))
21-
print(package_data)
2221

2322

2423
def read(*parts):

0 commit comments

Comments
 (0)