We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbd51b commit b9d0773Copy full SHA for b9d0773
setup.py
@@ -26,6 +26,8 @@ def readme():
26
'Programming Language :: Python :: 3.6',
27
'Programming Language :: Python :: 3.7',
28
'Programming Language :: Python :: 3.8',
29
+ 'Programming Language :: Python :: 3.9',
30
+ 'Programming Language :: Python :: 3.10',
31
'Operating System :: OS Independent',
32
],
33
keywords='sphinx autodoc autosummary content table',
0 commit comments