]> crepu.dev Git - config.git/blob - djavu-asus/elpy/rpc-venv/lib/python3.11/site-packages/setuptools/_deprecation_warning.py
Configuracion en desarrollo PC pega
[config.git] / djavu-asus / elpy / rpc-venv / lib / python3.11 / site-packages / setuptools / _deprecation_warning.py
1 class SetuptoolsDeprecationWarning(Warning):
2 """
3 Base class for warning deprecations in ``setuptools``
4
5 This class is not derived from ``DeprecationWarning``, and as such is
6 visible by default.
7 """