Skip to content

Commit fb7d454

Browse files
committed
Update setup.py
1 parent c24a0fb commit fb7d454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
keywords='secretsmanager secrets manager development cache caching client',
2424
use_scm_version=True,
25-
python_requires='>3.5',
25+
python_requires='>=3.8',
2626
install_requires=['botocore'],
2727
setup_requires=['pytest-runner', 'setuptools-scm'],
2828
tests_require=['pytest', 'pytest-cov', 'pytest-sugar', 'codecov']

0 commit comments

Comments
 (0)