Contrib modules version restriction
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
I would like contrib modules to tell me when the version number of the main engine they are attempting to loaded in is lower than their expectations.
I would like contrib modules to tell me when the version number of the main engine they are attempting to loaded in has not been tested against.
## Actual Behavior
Contrib modules will error when loaded in newer main instance that has breaking changes they have not tested against.
## Environment details (OS, Python/package versions, any other hardware)
all
## Steps to reproduce
1. grab current from SimpleSensor then add in sensei_face_features module
Contributor guide
Assessment
This issue has not been assessed yet.