Skip to content

[ENH] replace skpro copy of dependency checkers by skbase#508

Merged
fkiraly merged 2 commits intomainfrom
skbase-deps
Dec 15, 2024
Merged

[ENH] replace skpro copy of dependency checkers by skbase#508
fkiraly merged 2 commits intomainfrom
skbase-deps

Conversation

@fkiraly
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly commented Dec 15, 2024

This PR replaces the skpro copy of dependency checkers by the primary location in skbase.

@fkiraly fkiraly merged commit 7722ad2 into main Dec 15, 2024
fkiraly pushed a commit that referenced this pull request Apr 9, 2026
Reference Issue :
#1033

While going through the codebase I found a broken link in 
docs/source/developer_guide/dependencies.rst at line 51.

The link was pointing to a file that no longer exists because 
the _check_soft_dependencies utility was moved to skbase in PR #508
but the doc link was never updated.

Changed the link from:

https://github.com/sktime/skpro/blob/main/skpro/testing/utils/validation/_dependencies.py

to:

https://github.com/sktime/skbase/blob/main/skbase/utils/dependencies/_dependencies.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement module:base-framework BaseObject, registry, base framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant