eegprep.check_extension_compatibility#
- eegprep.check_extension_compatibility(spec, *, current_version=None, version_provider=<function version>, check_dependencies=True)#
Check extension API, EEGPrep version, and dependency compatibility.
This is the compatibility-policy entry point for catalog validation, author tests, and manager status messaging. It does not verify packaged resources, so callers can run it before installing optional help or data files into a test fixture.
- Parameters:
- Return type: