Update setup.py

Added version 2.7
This commit is contained in:
Jamie Hardt
2019-01-04 19:06:46 -08:00
committed by GitHub
parent fcc4732d1a
commit d23fa33558

View File

@@ -16,7 +16,7 @@ setup(name='pycmx',
'Topic :: Multimedia', 'Topic :: Multimedia',
'Topic :: Multimedia :: Video', 'Topic :: Multimedia :: Video',
'Topic :: Text Processing', 'Topic :: Text Processing',
'Programming Language :: Python :: 3 :: Only', 'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6' 'Programming Language :: Python :: 3.6'
], ],