We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e79f848 + 74a09fe commit 0f99b34Copy full SHA for 0f99b34
setup.py
@@ -17,12 +17,11 @@
17
'License :: OSI Approved :: Apache Software License',
18
'Operating System :: OS Independent',
19
'Programming Language :: Python :: 2',
20
- 'Programming Language :: Python :: 2.6',
21
'Programming Language :: Python :: 2.7',
22
'Programming Language :: Python :: 3',
23
- 'Programming Language :: Python :: 3.3',
24
'Programming Language :: Python :: 3.4',
25
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
26
'Topic :: Software Development :: Libraries',
27
],
28
keywords='editor library vim emacs',
0 commit comments