aws / aws-iot-device-sdk-python

SDK for connecting to AWS IoT from a device using Python.
Apache License 2.0
683 stars 426 forks source link

setup.py: Use setuptools instead of distutils #305

Closed kraj closed 2 years ago

kraj commented 2 years ago

distutils is deprecated and will be gone in 3.12+

Signed-off-by: Khem Raj raj.khem@gmail.com

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.