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 73ad4d3 commit 1b5cacdCopy full SHA for 1b5cacd
setup.py
@@ -29,6 +29,7 @@ def readme():
29
'Operating System :: OS Independent',
30
],
31
keywords='sphinx autodoc autosummary content table',
32
+ python_requires=">=3.5",
33
url='https://github.com/Chilipp/autodocsumm',
34
author='Philipp S. Sommer',
35
author_email='[email protected]',
0 commit comments