Skip to content

Commit 1b5cacd

Browse files
committed
Add python_requires>=3.5
1 parent 73ad4d3 commit 1b5cacd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def readme():
2929
'Operating System :: OS Independent',
3030
],
3131
keywords='sphinx autodoc autosummary content table',
32+
python_requires=">=3.5",
3233
url='https://github.com/Chilipp/autodocsumm',
3334
author='Philipp S. Sommer',
3435
author_email='[email protected]',

0 commit comments

Comments
 (0)