Skip to content

Commit dfca773

Browse files
author
Justin Boswell
committed
Yeah, ok, 2.7
1 parent e0f511d commit dfca773

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
@@ -10,5 +10,5 @@
1010
url='https://github.com/awslabs/aws-iot-device-sdk-python-v2',
1111
packages = ['awsiot'],
1212
install_requires=['aws_crt.mqtt'],
13-
python_requires='>=3',
13+
python_requires='>=2.7',
1414
)

0 commit comments

Comments
 (0)