U ia ã@s&dZddlmZGdd„deeƒZdS)zCsetuptools.errors Provides exceptions used by setuptools modules. é)ÚDistutilsErrorc@seZdZdZdS)ÚRemovedCommandErroraOError used for commands that have been removed in setuptools. Since ``setuptools`` is built on ``distutils``, simply removing a command from ``setuptools`` will make the behavior fall back to ``distutils``; this error is raised if a command exists in ``distutils`` but has been actively removed in ``setuptools``. N)Ú__name__Ú __module__Ú __qualname__Ú__doc__©rrúi/private/var/folders/k6/_7fsz4ts3b78x3b3xwrxjh_c8s8xv7/T/pip-unpacked-wheel-yl_m2el9/setuptools/errors.pyr srN)rÚdistutils.errorsrÚ RuntimeErrorrrrrr Ús