zmc
2023-08-08 e792e9a60d958b93aef96050644f369feb25d61b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
U
H=®düã@s<ddlmZer(ddlmZddlmZGdd„deƒZdS)é)ÚMYPY_CHECK_RUNNING)ÚOptional)Ú FormatControlc@s(eZdZdZdddddgZd d    d
„ZdS) ÚSelectionPreferenceszd
    Encapsulates the candidate selection preferences for downloading
    and installing files.
    Ú allow_yankedÚallow_all_prereleasesÚformat_controlÚ prefer_binaryÚignore_requires_pythonFNcCs.|dkr d}||_||_||_||_||_dS)awCreate a SelectionPreferences object.
 
        :param allow_yanked: Whether files marked as yanked (in the sense
            of PEP 592) are permitted to be candidates for install.
        :param format_control: A FormatControl object or None. Used to control
            the selection of source packages / binary packages when consulting
            the index and links.
        :param prefer_binary: Whether to prefer an old, but valid, binary
            dist over a new source dist.
        :param ignore_requires_python: Whether to ignore incompatible
            "Requires-Python" values in links. Defaults to False.
        NF)rrrr    r
)Úselfrrrr    r
©r ú[D:\z\workplace\VsCode\pyvenv\venv\Lib\site-packages\pip/_internal/models/selection_prefs.pyÚ__init__szSelectionPreferences.__init__)FNFN)Ú__name__Ú
__module__Ú __qualname__Ú__doc__Ú    __slots__rr r r r rsÿ
úrN)Úpip._internal.utils.typingrÚtypingrÚ#pip._internal.models.format_controlrÚobjectrr r r r Ú<module>s