??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: setuptools_build.cpython-39.opt-1.pyc
a ?�f� � @ sf d dl Z d dlmZ er,d dlmZmZmZ dZddd�Zdd � Z d d� Z dd � Zdd� Zdd� Z dS )� N)�MYPY_CHECK_RUNNING)�List�Optional�Sequencez�import sys, setuptools, tokenize; sys.argv[0] = {0!r}; __file__={0!r};f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))Fc C sF t jg}|r|dg7 }|dt�| �g7 }|r4||7 }|rB|dg7 }|S )ao Get setuptools command arguments with shim wrapped setup file invocation. :param setup_py_path: The path to setup.py to be wrapped. :param global_options: Additional global options. :param no_user_config: If True, disables personal user configuration. :param unbuffered_output: If True, adds the unbuffered switch to the argument list. z-uz-cz --no-user-cfg)�sys� executable�_SETUPTOOLS_SHIM�format)� setup_py_path�global_options�no_user_config�unbuffered_output�args� r �H/usr/lib/python3.9/site-packages/pip/_internal/utils/setuptools_build.py�make_setuptools_shim_args s r c C s( t | |dd�}|dd|g7 }||7 }|S )NT�r r Zbdist_wheelz-d�r )r r Z build_optionsZdestination_dirr r r r � make_setuptools_bdist_wheel_args2 s �r c C s t | |dd�}|ddg7 }|S )NTr Zcleanz--allr )r r r r r r �make_setuptools_clean_argsG s �r c C sZ t | ||d�}|ddg7 }||7 }|r2|d|g7 }|d urF|d|g7 }|rV|ddg7 }|S )N)r r Zdevelopz --no-deps�--prefix�--home�--user� --prefix=r )r r �install_optionsr �prefix�home� use_user_siter r r r �make_setuptools_develop_argsU s �r c C s* t | |d�}|dg7 }|r&|d|g7 }|S )N)r Zegg_infoz --egg-baser )r Zegg_info_dirr r r r r �make_setuptools_egg_info_argsv s � r c C s� t | || dd�}|dd|g7 }|dg7 }|d ur<|d|g7 }|d urP|d|g7 }|d urd|d|g7 }|rt|d d g7 }| r�|dg7 }n |dg7 }|r�|d |g7 }||7 }|S )NT)r r r Zinstallz--recordz#--single-version-externally-managedz--rootr r r r z --compilez--no-compilez--install-headersr )r r r Zrecord_filename�rootr Z header_dirr r r Z pycompiler r r r �make_setuptools_install_args� s. � r! )NFF)r Zpip._internal.utils.typingr �typingr r r r r r r r r r! r r r r �<module> s � � !