Skip to content

Commit fda1b93

Browse files
committed
Removed debug statement from setup.py
1 parent f1bcd1a commit fda1b93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
else:
1010
protobuf = 'protobuf>=2.3.0,<3.0.0'
1111

12-
print('Installing', protobuf)
13-
1412
setuptools.setup(
1513
name='riemann-client',
1614
version='5.1.0',

0 commit comments

Comments
 (0)