Hacked By AnonymousFox

Current Path : /proc/thread-self/root/opt/hc_python/lib64/python3.8/site-packages/wheel/
Upload File :
Current File : //proc/thread-self/root/opt/hc_python/lib64/python3.8/site-packages/wheel/bdist_wheel.py

from warnings import warn

from ._bdist_wheel import bdist_wheel as bdist_wheel

warn(
    "The 'wheel' package is no longer the canonical location of the 'bdist_wheel' "
    "command, and will be removed in a future release. Please update to setuptools "
    "v70.1 or later which contains an integrated version of this command.",
    DeprecationWarning,
    stacklevel=1,
)

Hacked By AnonymousFox1.0, Coded By AnonymousFox