Skip to content

Commit 286ad95

Browse files
committed
Minor changes in classifiers
1 parent 51c49af commit 286ad95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ def readme():
2222
'Programming Language :: Python :: 2',
2323
'Programming Language :: Python :: 2.7',
2424
'Programming Language :: Python :: 3',
25-
'Programming Language :: Python :: 3.2',
26-
'Programming Language :: Python :: 3.3',
2725
'Programming Language :: Python :: 3.4',
2826
'Programming Language :: Python :: 3.5',
27+
'Programming Language :: Python :: 3.6',
2928
'Operating System :: OS Independent',
3029
],
3130
keywords='sphinx autodoc autosummary content table',

0 commit comments

Comments
 (0)