You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed#973 updated min.py script with additional checks to scan files in … (#994)
* [#973] updated min.py script with additional checks to scan files in the Stumpy repo that list package versions and confirm those versions align with the minimum supported versions
* [#973] updated min.py script with additional checks to scan files in the Stumpy repo that list package versions and confirm those versions align with the minimum supported versions
* [#973] scoped function down and updated formatting of lines to be printed to console
* [#973] updated get_min_scipy_version to set astype to string, and updated find_pkg_mismatches to print a newline for each mismatch noted
* [#973] updated get_min_scipy_version to set astype to string, and updated find_pkg_mismatches to print a newline for each mismatch noted
* [#973] refactored find_pkg_mismatches to return a tuple and updated display format in main
* [#973] refactored find_pkg_mismatches to return a tuple and updated display format in main
* [#973] refactored find_pkg_mismatches to return a tuple and updated display format in main
0 commit comments