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.
1 parent 51c49af commit 286ad95Copy full SHA for 286ad95
setup.py
@@ -22,10 +22,9 @@ def readme():
22
'Programming Language :: Python :: 2',
23
'Programming Language :: Python :: 2.7',
24
'Programming Language :: Python :: 3',
25
- 'Programming Language :: Python :: 3.2',
26
- 'Programming Language :: Python :: 3.3',
27
'Programming Language :: Python :: 3.4',
28
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
29
'Operating System :: OS Independent',
30
],
31
keywords='sphinx autodoc autosummary content table',
0 commit comments