Skip to content

Commit dbb2320

Browse files
committed
Remove print
1 parent 08295f9 commit dbb2320

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def getversioncfg():
7575
return cp
7676

7777
versiondata = getversioncfg()
78-
print(versiondata.get('DEFAULT', 'version'))
7978

8079
with open(os.path.join(MYDIR, 'README.rst')) as fp:
8180
long_description = fp.read()

0 commit comments

Comments
 (0)