OpenVoiceOS / skill-ovos-volume

Apache License 2.0
0 stars 4 forks source link

Dependency on mycroft imports #24

Closed PureTryOut closed 11 months ago

PureTryOut commented 1 year ago

This skill still has dependencies on mycroft imports rather than OVOS ones. In __init__.py the following lines are used:

from mycroft.skills.core import MycroftSkill, intent_handler, intent_file_handler
from mycroft.util import normalize
from mycroft.util.parse import extract_number
emphasize commented 11 months ago

Thanks, will update. But should be still supported ovos-core 0.0.7, isn't it?

JarbasAl commented 11 months ago

Thanks, will update. But should be still supported ovos-core 0.0.7, isn't it?

should be supported until 0.1.0 , but highly recommended to migrate over and it will spam warnings logs left and right