-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for utils 0.0.38 #200
Labels
Comments
i believe the only change needed is to wrap these imports with a https://github.com/OpenVoiceOS/OVOS-workshop/blob/dev/ovos_workshop/skills/common_play.py#L17 https://github.com/OpenVoiceOS/OVOS-workshop/blob/dev/ovos_workshop/decorators/ocp.py#L2 |
Dependency added in #172 |
NeonDaniel
added a commit
that referenced
this issue
May 6, 2024
JarbasAl
pushed a commit
that referenced
this issue
May 8, 2024
* Update imports to support ovos-utils~=0.0.x with compat. warnings Closes #200 * Address review comments * Add back missing imports --------- Co-authored-by: Daniel McKnight <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to go with ovos-core 0.0.8 we want to also allow the last stable ovos-utils 0.0.X version if possible
taken from OpenVoiceOS/ovos-core#449
The text was updated successfully, but these errors were encountered: