autoimport
autoimport copied to clipboard
avoid allowing incompatible version of maison to coexist with autoimport
A recent major version bump of maison is causing autoimport to fail at runtime because it claims to support maison>1.4.0.
Checklist
- [x] Add test cases to all the changes you introduce
- [x] Update the documentation for the changes