first comit
This commit is contained in:
7
venv/lib/python3.10/site-packages/setuptools/_deprecation_warning.py
Executable file
7
venv/lib/python3.10/site-packages/setuptools/_deprecation_warning.py
Executable file
@@ -0,0 +1,7 @@
|
||||
class SetuptoolsDeprecationWarning(Warning):
|
||||
"""
|
||||
Base class for warning deprecations in ``setuptools``
|
||||
|
||||
This class is not derived from ``DeprecationWarning``, and as such is
|
||||
visible by default.
|
||||
"""
|
||||
Reference in New Issue
Block a user