Sign in
foss-eda-tools
/
third_party
/
shuttle
/
sky130
/
mpw-007
/
slot-030
/
268a65bf77514ce05b2b1415de0dd66b6df5a35e
/
.
/
venv
/
lib
/
python3.9
/
site-packages
/
setuptools
/
_deprecation_warning.py
blob: 086b64dd3817c0c1a194ffc1959eeffdd2695bef [
file
] [
log
] [
blame
]
class
SetuptoolsDeprecationWarning
(
Warning
):
"""
Base class for warning deprecations in ``setuptools``
This class is not derived from ``DeprecationWarning``, and as such is
visible by default.
"""