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 f053240 commit edba002Copy full SHA for edba002
setup.py
@@ -26,6 +26,7 @@ def readme():
26
'Programming Language :: Python :: 3.5',
27
'Programming Language :: Python :: 3.6',
28
'Programming Language :: Python :: 3.7',
29
+ 'Programming Language :: Python :: 3.8',
30
'Operating System :: OS Independent',
31
],
32
keywords='sphinx autodoc autosummary content table',
0 commit comments