ó
    ¯vKgÐ  ã                  ó  • S r SSKJr  SSKJr  \R                  r\R                  r\R                  r
\R                  r\R                  r\R                  r\R                   r\R$                  r\R&                  r\R(                  r\R,                  r\R0                  r\R4                  r\R6                  r\R:                  r\R>                  r\R@                  r! " S S\5      r" " S S\5      r# " S S	\!\$5      r% " S
 S\!\$5      r&g)zCsetuptools.errors

Provides exceptions used by setuptools modules.
é    )Úannotations)Úerrorsc                  ó   • \ rS rSrSrSrg)ÚInvalidConfigErroré!   z&Error used for invalid configurations.© N©Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__Ú__doc__Ú__static_attributes__r   ó    ÚQ/var/www/highfloat_scraper/venv/lib/python3.13/site-packages/setuptools/errors.pyr   r   !   s   † Ü0r   r   c                  ó   • \ rS rSrSrSrg)ÚRemovedConfigErroré%   z?Error used for configurations that were deprecated and removed.r   Nr	   r   r   r   r   r   %   s   † ÜIr   r   c                  ó   • \ rS rSrSrSrg)ÚRemovedCommandErroré)   a;  Error 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``.
r   Nr	   r   r   r   r   r   )   s   † ôr   r   c                  ó   • \ rS rSrSrSrg)ÚPackageDiscoveryErroré3   aK  Impossible to perform automatic discovery of packages and/or modules.

The current project layout or given discovery options can lead to problems when
scanning the project directory.

Setuptools might also refuse to complete auto-discovery if an error prone condition
is detected (e.g. when a project is organised as a flat-layout but contains
multiple directories that can be taken as top-level packages inside a single
distribution [*]_). In these situations the users are encouraged to be explicit
about which packages to include or to make the discovery parameters more specific.

.. [*] Since multi-package distributions are uncommon it is very likely that the
   developers did not intend for all the directories to be packaged, and are just
   leaving auxiliary code in the repository top-level, such as maintenance-related
   scripts.
r   Nr	   r   r   r   r   r   3   s   † ôr   r   N)'r   Ú
__future__r   Ú	distutilsr   Ú_distutils_errorsÚDistutilsByteCompileErrorÚByteCompileErrorÚCCompilerErrorÚDistutilsClassErrorÚ
ClassErrorÚCompileErrorÚDistutilsExecErrorÚ	ExecErrorÚDistutilsFileErrorÚ	FileErrorÚDistutilsInternalErrorÚInternalErrorÚLibErrorÚ	LinkErrorÚDistutilsModuleErrorÚModuleErrorÚDistutilsOptionErrorÚOptionErrorÚDistutilsPlatformErrorÚPlatformErrorÚPreprocessErrorÚDistutilsSetupErrorÚ
SetupErrorÚDistutilsTemplateErrorÚTemplateErrorÚUnknownFileErrorÚDistutilsErrorÚ	BaseErrorr   r   ÚRuntimeErrorr   r   r   r   r   Ú<module>r;      s	  ðñõ
 #å 1ð %×>Ñ>Ð Ø"×1Ñ1€Ø×2Ñ2€
Ø ×-Ñ-€Ø×0Ñ0€	Ø×0Ñ0€	Ø!×8Ñ8€Ø×%Ñ%€Ø×'Ñ'€	Ø×4Ñ4€Ø×4Ñ4€Ø!×8Ñ8€Ø#×3Ñ3€Ø×2Ñ2€
Ø!×8Ñ8€Ø$×5Ñ5Ð ð ×,Ñ,€	ô1˜ô 1ôJ˜ô Jô˜) \ô ô˜I |õ r   