requirementslib.exceptions module¶
-
exception
requirementslib.exceptions.FileCorruptException(path, *args, **kwargs)[source]¶ Bases:
OSError
-
exception
requirementslib.exceptions.PipfileNotFound(path, *args, **kwargs)[source]¶ Bases:
FileNotFoundError