Skip to content

Commit 4814407

Browse files
committed
Include supported python versions
1 parent b927713 commit 4814407

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@
3232
'Programming Language :: Python :: 2',
3333
'Programming Language :: Python :: 2.7',
3434
'Programming Language :: Python :: 3',
35+
'Programming Language :: Python :: 3.3',
3536
'Programming Language :: Python :: 3.4',
3637
'Programming Language :: Python :: 3.5',
38+
'Programming Language :: Python :: 3.6',
3739
'Topic :: Internet :: WWW/HTTP',
3840
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
3941
],

0 commit comments

Comments
 (0)