mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Add version 3.7 support checks
This commit is contained in:
3
setup.py
3
setup.py
@@ -18,6 +18,7 @@ setup(name='pycmx',
|
||||
'Topic :: Text Processing',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6'
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
],
|
||||
packages=['pycmx'])
|
||||
|
||||
Reference in New Issue
Block a user