Azure / iotedgedev

The Azure IoT Edge Dev Tool greatly simplifies your Azure IoT Edge development process. It has everything you need to get started and helps with your day-to-day Edge development.
https://aka.ms/iotedgedev
Other
160 stars 69 forks source link

[FEATURE REQ] Relax Python version constraint #613

Open wxd opened 8 months ago

wxd commented 8 months ago

Description.

Would it be possible to relax Python version constraints?

The most recent version of iotedgedev on PyPi excludes Python 3.10+. As a result, quite an old version 2.1.0 gets installed.

konichi3 commented 4 months ago

Unfortunately, our latest version of Python support is v3.9. We will put this in backlog.