face2face.compatibility_check.check_compatibility.check_which_methods_are_affected¶
-
face2face.compatibility_check.check_compatibility.
check_which_methods_are_affected
(dict)¶ Check for affected library functions
Checks which library functions are directly affected by missing functions of the installed version of the packages. Based on that the user can decide if he needs this functions and therefore another version of a package.
- Parameters
dict (dict) – Contains the packages needed for this library with the probably missing functions of the packages
- Returns
- Return type
None