Skip to content

Commit 9b16535

Browse files
committed
python 3.x versions added
1 parent 8397fda commit 9b16535

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ def read_all(f):
4646
'Programming Language :: Python',
4747
'Programming Language :: Python :: 2',
4848
'Programming Language :: Python :: 2.7',
49+
'Programming Language :: Python :: 3.3',
50+
'Programming Language :: Python :: 3.4',
4951
'Programming Language :: Python :: 3.5',
52+
'Programming Language :: Python :: 3.6',
5053
], # Get from http://pypi.python.org/pypi?%3Aaction=list_classifiers
5154
keywords='YAML parser configuration',
5255
author='RedisLabs',

0 commit comments

Comments
 (0)