[FEATURE REQ] Relax Python version constraint
Open
feature
InBacklog
triage
- Dominant language
- Python
- Stars
- 166
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
### Description.
Would it be possible to relax Python version constraints?
The most recent version of `iotedgedev` on PyPi [excludes Python 3.10+](https://github.com/Azure/iotedgedev/blob/main/setup.py#L53). As a result, quite an old version 2.1.0 gets installed.
Contributor guide
Assessment
This issue has not been assessed yet.