Skip to content

Commit e0affed

Browse files
hugovkpekkaklarck
authored andcommitted
Update classifiers (robotframework#2688)
Explicitly list supported Python versions.
1 parent 98da250 commit e0affed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@
3131
License :: OSI Approved :: Apache Software License
3232
Operating System :: OS Independent
3333
Programming Language :: Python :: 2
34+
Programming Language :: Python :: 2.6
35+
Programming Language :: Python :: 2.7
3436
Programming Language :: Python :: 3
37+
Programming Language :: Python :: 3.3
38+
Programming Language :: Python :: 3.4
39+
Programming Language :: Python :: 3.5
40+
Programming Language :: Python :: 3.6
3541
Programming Language :: Python :: Implementation :: CPython
3642
Programming Language :: Python :: Implementation :: Jython
3743
Programming Language :: Python :: Implementation :: IronPython

0 commit comments

Comments
 (0)