Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Suszyński Krzysztof committed Aug 9, 2017
1 parent 1ef9a27 commit 6ba864e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
fil.extend(fnmatch.filter(filenames, '*.pyi'))
for filename in fil:
package_data.append(os.path.join(root, filename).replace('puppeter/', ''))
print(package_data)


def read(*parts):
Expand Down

0 comments on commit 6ba864e

Please sign in to comment.