Skip to content

Commit 2692480

Browse files
author
Pan
committed
Updated setup.py
1 parent 065c208 commit 2692480

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
'libeay32.dll', 'ssleay32.dll',
6363
])
6464

65-
print("Using package data %s" % package_data)
66-
6765
cmdclass = versioneer.get_cmdclass()
6866
if USING_CYTHON:
6967
cmdclass['build_ext'] = build_ext
@@ -91,7 +89,6 @@
9189
'Operating System :: OS Independent',
9290
'Programming Language :: Python',
9391
'Programming Language :: Python :: 2',
94-
'Programming Language :: Python :: 2.6',
9592
'Programming Language :: Python :: 2.7',
9693
'Programming Language :: Python :: 3',
9794
'Programming Language :: Python :: 3.4',

0 commit comments

Comments
 (0)