Skip to content

Commit 2c8f6e7

Browse files
authored
Merge pull request #13 from mulkieran/master-python3-only
Make package Python3 only
2 parents 43f3d1a + f60ef4f commit 2c8f6e7

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
@@ -29,7 +29,6 @@ def local_file(name):
2929
'License :: OSI Approved :: Apache Software License',
3030
'Operating System :: POSIX :: Linux',
3131
'Programming Language :: Python',
32-
'Programming Language :: Python :: 2',
3332
'Programming Language :: Python :: 3',
3433
'Programming Language :: Python :: Implementation :: CPython',
3534
'Programming Language :: Python :: Implementation :: PyPy',

0 commit comments

Comments
 (0)