Merge pull request #136 from hickford/patch-2

Clarify Python version support
This commit is contained in:
2015-01-09 13:39:21 -05:00
+2
View File
@@ -50,6 +50,8 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.1',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Topic :: Terminals :: Terminal Emulators/X Terminals',
],
)