hyb
2026-01-30 44480e71b27aa9d4cb8441f50c873f1b110e9691
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
Ë
AñúhˆãóJ—dZddlmZddlZddlZddlZddlZddlZddlm    Z    m
Z
m Z ddl m Z ddlmZddlmZddlmZmZdd    lmZdd
lmZdd lmZdd lmZmZmZmZd dl m!Z!m"Z"m#Z#m$Z$m%Z%m&Z&d dl#m'Z'd dl(m)Z)m*Z*d dl+m,Z,d dl-m.Z.d dl/m0Z0m1Z1ddl2m2Z3ddl4m4Z5ddl6m6Z7ddl8m8Z9ddl:m:Z;ddl<m<Z=er ddl>m?Z?d dl@mAZAede'¬«ZBej†eD«ZEGd„d e«ZFd!ZGd"ZHGd#„d$e!«ZIGd%„d&e«ZJGd'„d(«ZKGd)„d*eK«ZLGd+„d,«ZMd@d-„ZNdAd.„ZO                                dBd/„ZPd0„ZQdCd1„ZRdCd2„ZS                                dDd3„ZTdEd4„ZUdFd5„ZV                        dGd6„ZWdHd7„ZXdId8„ZYdJd9„ZZGd:„d;e&j¶«Z\d<Z]                                dKd=„Z^Gd>„d?e%j¾«Z`y)Laè
Create a wheel that, when installed, will make the source package 'editable'
(add it to the interpreter's path, including metadata) per PEP 660. Replaces
'setup.py develop'.
 
.. note::
   One of the mechanisms briefly mentioned in PEP 660 to implement editable installs is
   to create a separated directory inside ``build`` and use a .pth file to point to that
   directory. In the context of this file such directory is referred as
   *auxiliary build directory* or ``auxiliary_dir``.
é)Ú annotationsN)ÚIterableÚIteratorÚMapping)Úsuppress)ÚEnum)Úcleandoc)ÚchainÚstarmap)ÚPath)ÚTemporaryDirectory)Ú TracebackType)Ú TYPE_CHECKINGÚProtocolÚTypeVarÚcasté)ÚCommandÚ_normalizationÚ_pathÚ_shutilÚerrorsÚ
namespaces)ÚStrPath)Úpy310Úpy312)Úfind_package_path)Ú Distribution)ÚInformationOnlyÚSetuptoolsDeprecationWarningé)Úbuild)Úbuild_py)Ú    dist_info)Úegg_info)Úinstall)Úinstall_scripts)ÚSelf©Ú    WheelFileÚ_P)Úboundcó.—eZdZdZdZdZdZedd„«Zy)Ú _EditableModea
    Possible editable installation modes:
    `lenient` (new files automatically added to the package - DEFAULT);
    `strict` (requires a new installation when files are added/removed); or
    `compat` (attempts to emulate `python setup.py develop` - DEPRECATED).
    ÚstrictÚlenientÚcompatcóè—|stjS|j«}|tjvrt    j
d|›d«‚|dk(rt jddd¬«t|S)NzInvalid editable mode: z. Try: 'strict'.ÚCOMPATzCompat editable installsa
 
                The 'compat' editable mode is transitional and will be removed
                in future versions of `setuptools`.
                Please adapt your code accordingly to use either the 'strict' or the
                'lenient' modes.
                zuserguide/development_mode.html)Úsee_docs)r.ÚLENIENTÚupperÚ __members__rÚ OptionErrorr Úemit)ÚclsÚmodeÚ_modes   úTH:\Change_password\venv_build\Lib\site-packages\setuptools/command/editable_wheel.pyÚconvertz_EditableMode.convert@sv€áÜ ×(Ñ(Ð (à—
‘
“ ˆØ œ ×1Ñ1Ñ 1Ü×$Ñ$Ð'>¸t¸hÐFVÐ%WÓXÐ Xà HÒ Ü (× -Ñ -Ø*ðð ;õ ô ˜UÑ#Ð#óN)r;ú
str | NoneÚreturnr.)    Ú__name__Ú
__module__Ú __qualname__Ú__doc__ÚSTRICTr5r3Ú classmethodr>©r?r=r.r.4s*„ñð€FØ€GØ €Fàò$óñ$r?r.zU
New or renamed files may not be automatically picked up without a new installation.
zt
Options like `package-data`, `include/exclude-package-data` or
`packages.find.exclude/include` may have no effect.
cóî—eZdZdZdZddddeejxsd«fgZd„Zdd    „Z    dd
„Z
d „Z d „Z dd „Z                                 dd„Zd„Zdd„Z                                        dd„Zdd„Zdd„Zd„Zdd„Z                                dd„Zy)Úeditable_wheelz®Build 'editable' wheel for development.
    This command is private and reserved for internal use of setuptools,
    users should rely on ``setuptools.build_meta`` APIs.
    zBDO NOT CALL DIRECTLY, INTERNAL ONLY: create PEP 660 editable wheel)z    dist-dir=Údz-directory to put final built distributions in)zdist-info-dir=ÚIz(path to a pre-build .dist-info directoryzmode=NÚcó<—d|_d|_d|_d|_y©N)Údist_dirÚ dist_info_dirÚ project_dirr;©Úselfs r=Úinitialize_optionsz!editable_wheel.initialize_optionsus €ØˆŒ Ø!ˆÔØˆÔØˆ    r?có—|j}|jxstj|_|j
xsi|_t |jxs*tjj|jd««|_y)NÚdist)
Ú distributionÚsrc_rootÚosÚcurdirrRÚ package_dirr rPÚpathÚjoin)rTrWs  r=Úfinalize_optionszeditable_wheel.finalize_options{s_€Ø× Ñ ˆØŸ=™=Ò5¬B¯I©IˆÔØ×+Ñ+Ò1¨rˆÔܘTŸ]™]ÒT¬b¯g©g¯l©l¸4×;KÑ;KÈVÓ.TÓUˆ r?có¶—    |jjd¬«|j«|jd«|j    d«}|j |j «|j|«y#t$rR}|jjxs|jj«}tj|d|›d«‚d}~wwxYw)NT)Úexist_okÚ bdist_wheelz3An error occurred when building editable wheel for zl.
See debugging tips in: https://setuptools.pypa.io/en/latest/userguide/development_mode.html#debugging-tips)rPÚmkdirÚ_ensure_dist_infoÚreinitialize_commandÚget_finalized_commandÚwrite_wheelfilerQÚ_create_wheel_fileÚ    ExceptionrXÚnameÚget_namerÚadd_note)rTrbÚexÚprojects    r=Úrunzeditable_wheel.runsǀð    Ø M‰M× Ñ ¨Ð Ô .Ø × "Ñ "Ô $ð × %Ñ % mÔ 4Ø×4Ñ4°]ÓCˆKØ × 'Ñ '¨×(:Ñ(:Ô ;à × #Ñ # KÕ 0øÜò    Ø×'Ñ'×,Ñ,ÒL°×0AÑ0A×0JÑ0JÓ0LˆGÜ N‰NØØEÀgÀYðOfðfô ð ûð    ús‚A:A=Á=    CÂA CÃCcóx—|j€btt|jd««}|j|_|j «|j«|j|_yt|j«jd«sJ‚t|jd«j«sJ‚y)Nr$z
.dist-infoÚMETADATA) rQrÚ dist_info_clsrerPÚ
output_dirÚensure_finalizedroÚstrÚendswithr Úexists)rTr$s  r=rdz editable_wheel._ensure_dist_info–s’€Ø × Ñ Ð %Üœ]¨D×,EÑ,EÀkÓ,RÓSˆIØ#'§=¡=ˆIÔ  Ø × &Ñ &Ô (Ø M‰MŒOØ!*×!8Ñ!8ˆDÕ ät×)Ñ)Ó*×3Ñ3°LÔAÐ AÐAܘ×*Ñ*¨JÓ7×>Ñ>Ô@Ð @Ñ@r?cóî—|j}|jsyt|j|jj dd««j «}t||||«}|j«y)NrMú.)    rXÚnamespace_packagesr rRr\ÚgetÚresolveÚ_NamespaceInstallerÚinstall_namespaces)rTÚinstallation_dirÚ
pth_prefixrWrYÚ    installers      r=Ú_install_namespacesz"editable_wheel._install_namespaces¡sd€à× Ñ ˆØ×&Ò&Ø ä˜×(Ñ(¨$×*:Ñ*:×*>Ñ*>¸rÀ3Ó*GÓH×PÑPÓRˆÜ'¨Ð.>À
ÈHÓUˆ    Ø×$Ñ$Õ&r?có—|jrt|j«jn    t«}tt|j d««}t |d«S)Nz
*.egg-info)rQr ÚparentÚmapruÚglobÚnext)rTÚ
parent_dirÚ
candidatess   r=Ú_find_egg_info_dirz!editable_wheel._find_egg_info_dir«sH€Ø8<×8JÒ8J”T˜$×,Ñ,Ó-×4Ò4ÔPTÓPVˆ
Üœ˜jŸo™o¨lÓ;Ó<ˆ
ܐJ Ó%Ð%r?cóЗ|j}t|«}t|«}tt||›dd««}tt||›dd««}tt||›dd««}    tt|j dd¬««}
t|«|
_d|
_tt|j dd¬««} tt|j d    d¬««} |x| _
x| _ | _ |x| _ x| _| _|    x| _| _|| _|| _|j)d
«} d | _tt,|j)d ««}d|_t|«| _tt2|j)d ««}d|_|j7«|_|j;«| j=«| j=«y)aìConfigure commands to behave in the following ways:
 
        - Build commands can write to ``build_lib`` if they really want to...
          (but this folder is expected to be ignored and modules are expected to live
          in the project directory...)
        - Binary extensions should be built in-place (editable_mode = True)
        - Data/header/script files are not part of the "editable" specification
          so they are written directly to the unpacked_wheel directory.
        z.dataÚdataÚheadersÚscriptsr%T)Úreinit_subcommandsr"r&Ú build_scriptsÚpythonr'r#FN)rXrur rÚ egg_info_clsreÚegg_baseÚignore_egg_info_in_manifestÚ    build_clsÚ install_clsÚ build_platlibÚ build_purelibÚ    build_libÚinstall_purelibÚinstall_platlibÚ install_libr'rÚinstall_headersÚ install_dataÚget_command_objÚ
executableÚinstall_scripts_clsÚno_epÚ
build_tempÚ build_py_clsÚcompilerŠÚexisting_egg_info_dirÚ_set_editable_modert)rTrjÚunpacked_wheelr™Útmp_dirrWÚwheelrŒrrŽr%r"r&rr'r#s                r=Ú_configure_buildzeditable_wheel._configure_build°sØ€ð× Ñ ˆÜNÓ#ˆÜ˜    “Nˆ    Ü”4˜¨4¨&°¨¸Ó?Ó@ˆÜ”d˜>¨d¨V°5¨>¸9ÓEÓFˆÜ”d˜>¨d¨V°5¨>¸9ÓEÓFˆôÜ ˜$×3Ñ3°JÐSWÐ3ÓXó
ˆô  ›LˆÔØ/3ˆÔ,äÜ t×0Ñ0°ÈTÐ0ÓRó
ˆôÜ ˜×2Ñ2°9ÐQUÐ2ÓVó
ˆðGPÐOˆÔÐO˜eÔ1°E´OØRWÐWˆÔÐW 'Ô"9¸GÔ<OØ8?Ð?ˆÔ %Ô"5Ø")ˆÔØ#ˆÔð×,Ñ,¨_Ó=ˆ Ø#+ˆ Ô äÜ  ×!5Ñ!5Ð6GÓ!Hó
ˆð!%ˆÔä˜w›<ˆÔäœ  d×&:Ñ&:¸:Ó&FÓGˆØ ˆÔØ)-×)@Ñ)@Ó)BˆÔ&à ×ÑÔ!à ×ÑÔ Ø× Ñ Õ"r?cóڗ|j}|jd«}|j«D];}|j|«}t|d«rd|_Œ(t|d«sŒ5d|_Œ=y)z8Set the ``editable_mode`` flag in the build sub-commandsr"Ú editable_modeTÚinplaceN)rXrŸÚget_sub_commandsÚhasattrr­r®)rTrWr"Úcmd_nameÚcmds     r=r§z!editable_wheel._set_editable_modeïsh€à× Ñ ˆØ×$Ñ$ WÓ-ˆØ×.Ñ.Ó0ò    #ˆHØ×&Ñ& xÓ0ˆCܐs˜OÔ,Ø$(Õ!ܘ˜iÕ(Ø"• ñ     #r?có>—g}i}|jd«}|j«D]r}|j|«}t|d«r#|j|j    «xsg«t|d«sŒP|j |j «xsi«Œt||fS)Nr"Ú get_outputsÚget_output_mapping)rfr¯r°Úextendr´Úupdaterµ)rTÚfilesÚmappingr"r±r²s      r=Ú_collect_build_outputsz%editable_wheel._collect_build_outputsús—€ØˆØ"$ˆØ×*Ñ*¨7Ó3ˆà×.Ñ.Ó0ò    ?ˆHØ×,Ñ,¨XÓ6ˆCܐs˜MÔ*Ø— ‘ ˜SŸ_™_Ó.Ò4°"Ô5ܐsÐ0Õ1Ø—‘˜s×5Ñ5Ó7Ò=¸2Õ>ð     ?ðgˆ~Ðr?cóޗ|j||||«|j«|j«\}}|jd«|jd«|jd«||fS)NrrŽrŒ)r«Ú_run_build_subcommandsrºÚ _run_install)rTÚ    dist_namer¨r™r©r¸r¹s       r=Ú_run_build_commandsz"editable_wheel._run_build_commandssj€ð     ×јi¨¸ÀGÔLØ ×#Ñ#Ô%Ø×4Ñ4Ó6‰ˆˆwØ ×ј)Ô$Ø ×ј)Ô$Ø ×ј&Ô!ؐgˆ~Ðr?cóä—|jd«}|j«D]L}|j|«}|dk(r#t|«tur|j    |«Œ<|j |«ŒNy)a}
        Issue #3501 indicates that some plugins/customizations might rely on:
 
        1. ``build_py`` not running
        2. ``build_py`` always copying files to ``build_lib``
 
        However both these assumptions may be false in editable_wheel.
        This method implements a temporary workaround to support the ecosystem
        while the implementations catch up.
        r"r#N)rfr¯Útyper¤Ú _safely_runÚ run_command)rTr"rjr²s    r=r¼z%editable_wheel._run_build_subcommandssk€ð×*Ñ*¨7Ó3ˆØ×*Ñ*Ó,ò    'ˆDØ×,Ñ,¨TÓ2ˆCؐzÒ!¤d¨3£i´|Ñ&CØ× Ñ  Õ&à× Ñ  Õ&ñ     'r?c 󨗠   |j|«S#t$r5tjddt    j
«›d|›d|›d«YywxYw)Nz0Customization incompatible with editable installz
                zŒ
 
                If you are seeing this warning it is very likely that a setuptools
                plugin or customization overrides the `a` command, without
                taking into consideration how editable installs run build steps
                starting from setuptools v64.0.0.
 
                Plugin authors and developers relying on custom build steps are
                encouraged to update their `aa` implementation considering the
                information about editable installs in
                https://setuptools.pypa.io/en/latest/userguide/extension.html.
 
                For the time being `setuptools` will silence this error and ignore
                the faulty command, but this behavior will change in future versions.
                )rÃrir r9Ú    tracebackÚ
format_exc)rTr±s  r=rÂzeditable_wheel._safely_run-sp€ð    Ø×#Ñ# HÓ-Ð -øÜò    Ü (× -Ñ -ØBðÜ×%Ñ%Ó'Ð(ð)8ð9A°zðB-ð
.6¨Jð7ðö ð    ús‚“;AÁAc
óŽ—ddlm}|jd«}|j}dj    |j ««}d}|›d|›d|›d}t |j|«}|j«r|j«t|¬«}    td¬«}
td    ¬«} |    5} |
5} | 5}t | t |j«j«}tj|j|«|j| |«|j|| | |«\}}|j!||| «}|5||d
«5}||||«|j#| «ddd«ddd«ddd«ddd«ddd«|S#1swYŒ+xYw#1swYŒ/xYw#1swYŒ3xYw#1swYŒ7xYw#1swY|SxYw) Nrr)r$ú-z
0.editablez.whl)Úsuffixz
.build-libz .build-tempÚw)Úwheel.wheelfiler*rfrjr^Úget_tagr rPrwÚunlinkr rQÚshutilÚcopytreer‚r¿Ú_select_strategyÚ write_files)rTrbr*r$r¾ÚtagÚ    build_tagÚ archive_nameÚ
wheel_pathr¨r™Ú    build_tmpÚunpackedÚlibÚtmpÚunpacked_dist_infor¸r¹ÚstrategyÚ    wheel_objs                    r=rhz!editable_wheel._create_wheel_fileIs³€Ý-à×.Ñ.¨{Ó;ˆ    Ø—N‘Nˆ    Øh‰h{×*Ñ*Ó,Ó-ˆØ ˆ    Ø#˜ A i [°°#°°dÐ;ˆ ܘ$Ÿ-™-¨Ó6ˆ
Ø × Ñ Ô Ø × Ñ Ô ä+°<Ô@ˆÜ&¨lÔ;ˆ    Ü&¨mÔ<ˆ    à ð    0˜x¨ð    0°c¸9ð    0ÈÜ!% h´°T×5GÑ5GÓ0H×0MÑ0MÓ!NÐ Ü O‰O˜D×.Ñ.Ð0BÔ CØ × $Ñ $ X¨yÔ 9Ø!×5Ñ5°iÀÈ3ÐPSÓT‰NˆE7Ø×,Ñ,¨Y¸¸SÓAˆHØñ 0™9 Z°Ó5ð 0¸Ù˜ E¨7Ô3Ø×%Ñ% hÔ/÷ 0÷ 0÷     0÷    0÷    0ðÐ÷     0ð 0ú÷ 0ð 0ú÷     0ð    0ú÷    0ð    0ú÷    0ðÐúsmÂ,F:Â/F.Â2BF"Ä:
F    ÅF
Å F    Å(F"Å0F.Å8F:Æ
FÆF    ÆF ÆF"Æ"F+ Æ'F.Æ.F7    Æ3F:Æ:Gcó¨—t|jd|›d«}|r6|«r.tjd|›d«|j    d|›«yyy)NÚhas_z Installing z as non editableÚinstall_)ÚgetattrrXÚ_loggerÚinforÃ)rTÚcategoryÚ has_categorys   r=r½zeditable_wheel._run_installesV€Ü˜t×0Ñ0°D¸¸
Ð2CÀTÓJˆ Ù ™LœNÜ L‰L˜; x jÐ0@ÐAÔ BØ × Ñ ˜x¨ zÐ2Õ 3ð+ˆ<r?cól—d|›d|›}t|j«}tj|j«}|tj
ur8t t|jd|««}t|j|||«St|j«}t||j|«}    |tju}
t|j«dhk(r|    s|
r>|jjdd«} t|j|t|| «g«St!|j|«S)zDDecides which strategy to use to implement an editable installation.ú __editable__.rÈr"rMry)r rRr.r>r;rFÚ
_empty_dirÚ    _LinkTreerXÚ_find_packagesÚ_simple_layoutr\r3Úsetr{Ú
_StaticPthÚ_TopLevelFinder) rTrjrÒr™Ú
build_namerRr;Ú auxiliary_dirÚpackagesÚhas_simple_layoutÚis_compat_modeÚsrc_dirs             r=rÐzeditable_wheel._select_strategyks€ð% T F¨!¨C¨5Ð1ˆ
ܘ4×+Ñ+Ó,ˆ Ü×$Ñ$ T§Y¡YÓ/ˆà ”=×'Ñ'Ñ 'Ü&¤t¨D×,<Ñ,<¸gÀzÓ'RÓSˆMܘT×.Ñ.°°mÀYÓOÐ Oä! $×"3Ñ"3Ó4ˆÜ*¨8°T×5EÑ5EÀ{ÓSÐØ¤×!5Ñ!5Ð5ˆÜ ˆt×ÑÓ   R DÒ (Ñ->Á.à×&Ñ&×*Ñ*¨2¨sÓ3ˆGܘd×/Ñ/°¼¸[È'Ó8RÐ7SÓTÐ Tô˜t×0Ñ0°$Ó7Ð7r?©rAÚNone)rAr@)rjrur¨rr™rr©r)rAú tuple[list[str], dict[str, str]])
r¾rur¨rr™rr©rrArö)r±ru)rãru)rjrurÒrur™rrAÚEditableStrategy)rBrCrDrEÚ descriptionr    r.Ú user_optionsrUr_rordr‚rŠr«r§rºr¿r¼rÂrhr½rÐrHr?r=rJrJgsý„ñð
W€Kð    LØKØ    $™ ×!6Ñ!6Ò!<¸"Ó=Ð>ð€Lò ó Vó ò*    Aò'ó&ð
=#Øð=#Ø)0ð=#Ø=Dð=#ØOVó=#ò~    #ó ð àð ð ð ðð     ð
ð ð
*ó ó'ó,ò8ó84ð 8àð8ðð8ðð    8ð
 
ô 8r?rJcóD—eZdZ                                dd„Zdd„Z                                dd„Zy)r÷có—yrOrH)rTrªr¸r¹s    r=Ú__call__zEditableStrategy.__call__‡s€àr?có—yrOrHrSs r=Ú    __enter__zEditableStrategy.__enter__Šsr?có—yrOrH©rTÚ    _exc_typeÚ
_exc_valueÚ
_tracebacks    r=Ú__exit__zEditableStrategy.__exit__‹s€ð
r?N)rªr*r¸ú    list[str]r¹úMapping[str, str]rAÚobject©rAr()rztype[BaseException] | NonerzBaseException | NonerzTracebackType | NonerAr)rBrCrDrürþrrHr?r=r÷r÷†sW„ðØðØ'0ðØ;Lðà    óó%ðà-ðð)ðð)ð    ð
 
ô r?r÷có<—eZdZdd„Zdd„Zdd„Z                                d    d„Zy)
rìcó.—||_||_||_yrO)rWrjÚ path_entries)rTrWrjr s    r=Ú__init__z_StaticPth.__init__”s€ØˆŒ    ØˆŒ    Ø(ˆÕr?có¤—djd„|jD««}t|›d«}|jd|j›d|«y)Nú
c3óNK—|]}t|j««–—Œy­wrO)rur|)Ú.0Úps  r=ú    <genexpr>z&_StaticPth.__call__.<locals>.<genexpr>šsèø€ÒH°œC §    ¡    £ ×,ÑHùs‚#%ræú.pth)r^r Ú _encode_pthÚwritestrrj)rTrªr¸r¹ÚentriesÚcontentss      r=rüz_StaticPth.__call__™sG€Ø—)‘)ÑH°d×6GÑ6GÔHÓHˆÜ ' ¨"˜~Ó.ˆØ ‰˜ t§y¡y k°Ð6¸ÕAr?có —dtttj|j««›d}t
j |tz«|S)Nz_
        Editable install will be performed using .pth file to extend `sys.path` with:
        z    
        )Úlistr…rZÚfspathr ráÚwarningÚ_LENIENT_WARNING©rTÚmsgs  r=rþz_StaticPth.__enter__žsH€ð    ä     Œc”"—)‘)˜T×.Ñ.Ó/Ó    0Ð3ð4    ð ˆô    ‰˜Ô.Ñ.Ô/؈ r?có—yrOrHrs    r=rz_StaticPth.__exit__¦s€ð      r?N)rWrrjrur z
list[Path]rArõ©rªr*r¸rr¹rr©rrrrrrrArõ)rBrCrDr rürþrrHr?r=rìrì“s=„ó)ó
Bó
ð àð ðð ðð     ð
 
ô  r?rìcó~‡—eZdZdZ                                        d    ˆfd„ Zd
ˆfd„ Zd d„Zd d d„Zdd„Zdd„Z                                    dd„Z
ˆxZ S)rèa`
    Creates a ``.pth`` file that points to a link tree in the ``auxiliary_dir``.
 
    This strategy will only link files (not dirs), so it can be implemented in
    any OS, even if that means using hardlinks instead of symlinks.
 
    By collocating ``auxiliary_dir`` and the original source code, limitations
    with hardlinks should be avoided.
    cóڕ—t|«|_t|«j«|_|j    d«j
|_t‰|!|||jg«y)Nr#)    r rïr|r™rŸÚ    copy_fileÚ_fileÚsuperr )rTrWrjrïr™Ú    __class__s     €r=r z_LinkTree.__init__ºsXø€ô" -Ó0ˆÔܘi›×0Ñ0Ó2ˆŒØ×)Ñ)¨*Ó5×?Ñ?ˆŒ
Ü ‰Ñ˜˜t d×&8Ñ&8Ð%9Õ:r?cóL•—|j||«t‰|    |||«yrO)Ú _create_linksr&rü)rTrªr¸r¹r's    €r=rüz_LinkTree.__call__Æs$ø€Ø ×ј5 'Ô*Ü ‰Ñ˜  wÕ/r?có—tt«5t|«j«j    |j
«}t |«jtjd«cddd«S#1swYyxYw)Nú/)
rÚ
ValueErrorr r|Ú relative_tor™ruÚreplacerZÚsep)rTÚfiler]s   r=Ú_normalize_outputz_LinkTree._normalize_outputÊs]€ä ”jÓ !ñ    2ܘ“:×%Ñ%Ó'×3Ñ3°D·N±NÓCˆDܐt“9×$Ñ$¤R§V¡V¨SÓ1÷    2÷    2ñ    2ðús AA5Á5A>có¶—|j|z }|jj«s|jjd¬«|j    |||¬«y)NT)Úparents©Úlink)rïr„Úis_dirrcr%)rTÚrelative_outputÚsrc_filer5Údests     r=Ú _create_filez_LinkTree._create_fileÑsI€Ø×!Ñ! OÑ3ˆØ{‰{×!Ñ!Ô#Ø K‰K× Ñ  dÐ Ô +Ø 
‰
8˜T¨ˆ
Õ-r?c󜇗‰jjdd¬«t‰j«rdnd}ˆfd„|j«D«}|Dcic] \}}|€Œ    ||“Œ }}}|D]-}‰j    |«}    |    sŒ|    |vsŒ‰j |    |«Œ/|j«D]\}    }
‰j |    |
|¬«Œycc}}w)NT)r3raÚsymÚhardc3óJ•K—|]\}}‰j|«|f–—Œy­wrO)r1)rÚkÚvrTs   €r=rz*_LinkTree._create_links.<locals>.<genexpr>Ús%øèø€ÒX¹¸¸At×-Ñ-¨aÓ0°!Ô4ÑXùsƒ #r4)rïrcÚ_can_symlink_filesÚitemsr1r:) rTÚoutputsÚoutput_mappingÚ    link_typeÚ
normalisedr?r@ÚmappingsÚoutputÚrelativeÚsrcs `          r=r)z_LinkTree._create_links×sÒø€Ø ×Ñ× Ñ ¨¸Ð Ô=Ü/°×0BÑ0BÔC‘EȈ    ÛXÀ×AUÑAUÓAWÔXˆ
à%/×A™T˜Q °1±=Aq‘DÐAˆÑAàò    4ˆFØ×-Ñ-¨fÓ5ˆHÚ˜H¨HÒ4Ø×!Ñ! (¨FÕ3ð    4ð
&Ÿ^™^Ó-ò    =‰MˆHcØ × Ñ ˜h¨°)Ð Õ <ñ    =ùóBs Á
CÁ!CcóB—d}tj|tz«|S)Nz=Strict editable install will be performed using a link tree.
)rárÚ_STRICT_WARNINGrs  r=rþz_LinkTree.__enter__æs€ØNˆÜ‰˜œoÑ-Ô.؈ r?cóP—d|j›d}tjd|«y)Nz\
 
        Strict editable installation performed using the auxiliary directory:
            z†
 
        Please be careful to not remove this directory, otherwise you might not be able
        to import/use your package.
        úEditable installation.)rïrr9©rTrrrrs     r=rz_LinkTree.__exit__ës2€ð  à × Ñ Ð  ð!    ð ˆô    ×ÑÐ5°sÕ;r?)
rWrrjrurïrr™rrArõr )r0rurAr@rO)r7rur8ru)rDrrr!) rBrCrDrEr rür1r:r)rþrÚ __classcell__)r's@r=rèrè¯sø„ñð
;àð
;ðð
;ðð    
;ð
ð
;ð
;õ0óô.ó =óð
<àð <ðð <ðð     <ð
 
÷ <r?rècóL—eZdZdd„Zd    d„Zd
d„Zd d„Zd d„Z                                d d„Zy)rícó —||_||_yrO)rWrj)rTrWrjs   r=r z_TopLevelFinder.__init__üs€ØˆŒ    Øˆ    r?c
ó”—|jjxstj}t    t |j«t |j««}|jjxsi}t|||«}tt    t|jjxsg|«d„t|«D«««}|jjxsgDcic](}|t|||jjxsd«“Œ*}}i|¥|¥}d|j›d}    t!j"|    «}
|
|    ||fScc}w)Nc3ó$K—|]}|gf–—Œ
y­wrOrH)rÚnss  r=rz0_TopLevelFinder.template_vars.<locals>.<genexpr>    sèø€ÒD˜b"b”ÑDùs‚rMræz.finder)rWrYrZr[r
réÚ_find_top_level_modulesr\Ú_find_package_rootsÚdictÚ_find_namespacesrðÚ_find_virtual_namespacesrzrrjrÚsafe_identifier) rTrYÚ    top_levelr\ÚrootsÚ namespaces_ÚpkgÚlegacy_namespacesr¹rjÚfinders            r=Ú template_varsz_TopLevelFinder.template_varss+€Ø—9‘9×%Ñ%Ò2¬¯©ˆÜœ.¨¯©Ó3Ô5LÈTÏYÉYÓ5WÓXˆ    Ø—i‘i×+Ñ+Ò1¨rˆ Ü# I¨{¸HÓEˆäÜ Ü  §¡×!3Ñ!3Ò!9°r¸5ÓAÙDÔ$<¸UÓ$CÔDó ó
ˆ ð—y‘y×3Ñ3Ò9°rö
àð Ô" 3¨¨t¯y©y×/AÑ/AÒ/GÀRÓHÑ Hð
Ðð
ð
1UÐ0Ð/Ð0ˆð
˜tŸy™y˜k¨Ð1ˆÜ×/Ñ/°Ó5ˆØt˜W kÐ1Ð1ùò
sÃ%-Ec#óÂK—|j«\}}}}tt|||«d«}|›d|f–—td|›d|›d«}d|j›d|f–—y­w)Núutf-8z.pyzimport z; z
.install()rær)rbÚbytesÚ_finder_templaterrj)rTrarjr¹r^Úcontents      r=Úget_implementationz"_TopLevelFinder.get_implementationsuèø€Ø-1×-?Ñ-?Ó-AÑ*ˆg˜{äÔ(¨¨w¸ ÓDÀgÓNˆØ˜ˆ~˜wÐ'Ò'ä ¨ x¨r°&°¸ÐDÓEˆØ˜tŸy™y˜k¨Ð.°Ð8Ó8ùs‚AAcóX—|j«D]\}}|j||«ŒyrO)rhr)rTrªr¸r¹r0rgs      r=rüz_TopLevelFinder.__call__$s,€Ø!×4Ñ4Ó6ò    *‰MˆD'Ø N‰N˜4 Õ )ñ    *r?cóB—d}tj|tz«|S)Nz=Editable install will be performed using a meta path finder.
)rárrrs  r=rþz_TopLevelFinder.__enter__(s€ØNˆÜ‰˜Ô.Ñ.Ô/؈ r?có4—d}tjd|«y)Nz¢
 
        Please be careful with folders in your working directory with the same
        name as your package as they may take precedence during imports.
        rN)rr9rOs     r=rz_TopLevelFinder.__exit__-s€ð  ˆô    ×ÑÐ5°sÕ;r?N)rWrrjrurArõ)rAz5tuple[str, str, dict[str, str], dict[str, list[str]]])rAzIterator[tuple[str, bytes]]r rr!)    rBrCrDr rbrhrürþrrHr?r=ríríûsF„óó2ó69ó*óð
 
<àð
<ðð
<ðð    
<ð
 
<r?rícó$—tj«5}tj|tj¬«}|j |«|j «|jd«|j«cddd«S#1swYyxYw)a”
    Prior to Python 3.13 (see https://github.com/python/cpython/issues/77102),
    .pth files are always read with 'locale' encoding, the recommendation
    from the cpython core developers is to write them as ``open(path, "w")``
    and ignore warnings (see python/cpython#77102, pypa/setuptools#3937).
    This function tries to simulate this behavior without having to create an
    actual file, in a way that supports a range of active Python versions.
    (There seems to be some variety in the way different version of Python handle
    ``encoding=None``, not all of them use ``locale.getpreferredencoding(False)``
    or ``locale.getencoding()``).
    ©ÚencodingrN)    ÚioÚBytesIOÚ TextIOWrapperrÚ PTH_ENCODINGÚwriteÚflushÚseekÚread)rgÚbufferÚwrappers   r=rr:se€ô
‰‹ð˜Ü×"Ñ" 6´E×4FÑ4FÔGˆà ‰ gÔØ ‰ ŒØ ‰ AŒØ{‰{‹}÷ ÷òús •A'BÂBcó.—tt|j««¬«5}t|d«t|d«}}|j    dd¬«t t tt«5tj||«|j«r'|jd¬«dk(r    ddd«ddd«yddd«    tj||«    ddd«y    #1swYŒ*xYw#t$r}d}t|«|‚d}~wwxYw#1swYyxYw)
N)Údirz    file1.txtz    file2.txtÚfile1rdrmTzFile system does not seem to support either symlinks or hard links. Strict editable installs require one of them to be supported.F)r rur|r Ú
write_textrÚAttributeErrorÚNotImplementedErrorÚOSErrorrZÚsymlinkÚ
is_symlinkÚ    read_textr5riÚLinksNotSupported)Úbase_dirrÙÚpath1Úpath2rmrs      r=rArAOs€Ü    ¤ H×$4Ñ$4Ó$6Ó 7Ô    8ð¸CܘC Ó-¬t°C¸Ó/EˆuˆØ ×ј¨7ÐÔ3Ü ”nÔ&9¼7Ó Cñ    Ü J‰Ju˜eÔ $Ø×ÑÔ! e§o¡o¸w oÓ&GÈ7Ò&RØ÷    ÷ð÷    ð
    1Ü G‰GE˜5Ô !ð÷!ð÷    ð    ûôò    1ðPð ô$ CÓ(¨bÐ 0ûð     1ú÷ðúsN¤AD Á)=C Â&D Â7D ÃC,ÃD àC)    Ã%D Ã,    DÃ5DÄDÄD Ä Dc    ó"‡—|Dcic]}|t|||«“Œ}}|st|«idhfvStjj    t t |j«««Štˆfd„|j«D««Scc}w)a[Return ``True`` if:
    - all packages are contained by the same parent directory, **and**
    - all packages become importable if the parent directory is added to ``sys.path``.
 
    >>> _simple_layout(['a'], {"": "src"}, "/tmp/myproj")
    True
    >>> _simple_layout(['a', 'a.b'], {"": "src"}, "/tmp/myproj")
    True
    >>> _simple_layout(['a', 'a.b'], {}, "/tmp/myproj")
    True
    >>> _simple_layout(['a', 'a.a1', 'a.a1.a2', 'b'], {"": "src"}, "/tmp/myproj")
    True
    >>> _simple_layout(['a', 'a.a1', 'a.a1.a2', 'b'], {"a": "a", "b": "b"}, ".")
    True
    >>> _simple_layout(['a', 'a.a1', 'a.a1.a2', 'b'], {"a": "_a", "b": "_b"}, ".")
    False
    >>> _simple_layout(['a', 'a.a1', 'a.a1.a2', 'b'], {"a": "_a"}, "/tmp/myproj")
    False
    >>> _simple_layout(['a', 'a.a1', 'a.a1.a2', 'b'], {"a.a1.a2": "_a2"}, ".")
    False
    >>> _simple_layout(['a', 'a.b'], {"": "src", "a.b": "_ab"}, "/tmp/myproj")
    False
    >>> # Special cases, no packages yet:
    >>> _simple_layout([], {"": "src"}, "/tmp/myproj")
    True
    >>> _simple_layout([], {"a": "_a", "": "src"}, "/tmp/myproj")
    False
    rMc    3ó‚•K—|]6\}}tjt‰g|jd«¢­Ž|«–—Œ8y­w©ryN)rÚ    same_pathr Úsplit)rÚkeyÚvaluer„s   €r=rz!_simple_layout.<locals>.<genexpr>†s:øèø€òá ˆCô    ‰œ˜VÐ5 c§i¡i°£nÒ5°u×=ñùsƒ<?)    rrërZr]Ú
commonpathr Ú _parent_pathrBÚall)rðr\rRr_Úlayoutr„s     @r=rêrêcs‰ø€ð>PXÖ XȈcÔ$ S¨+°{ÓCÑCÐ X€FÐ X٠ܐ;Ó B¨¨ :Ð-Ð-Ü W‰W× Ñ ¤¬ °f·l±l³nÓ EÓ F€FÜ óà Ÿ,™,›.ôó ðùò    Ys†B cóŠ—|j|«r|dt|« n|}|jdtjz«S)a7Infer the parent path containing a package, that if added to ``sys.path`` would
    allow importing that package.
    When ``pkg`` is directly mapped into a directory with a different name, return its
    own path.
    >>> _parent_path("a", "src/a")
    'src'
    >>> _parent_path("b", "src/c")
    'src/c'
    Nr+)rvÚlenÚrstriprZr/)r_Úpkg_pathr„s   r=rrŒs<€ð'/×&7Ñ&7¸Ô&<ˆXkœ˜S›˜    Ñ "À(€FØ =‰=˜œrŸv™v™Ó &Ð&r?c#óœK—t|jxsg«Ed{–—†|jxsg}|Dcgc]    }d|vsŒ|‘Œ }}|jr|j–—n<|jxsg}||Dcgc]}d|j
vsŒ|j
‘Œc}z }|D]}|j d«\}}}|–—Œy7Œ cc}wcc}w­w)Nry)ÚiterrðÚ
py_modulesÚ ext_packageÚ ext_modulesrjÚ
rpartition)    rWr˜ÚmodÚnested_modulesršÚxÚmoduleÚpackageÚ_s             r=réréšsÆèø€ÜD—M‘MÒ' RÓ(×(Ð(à—‘Ò& B€JØ%/Ö>˜c°3¸#²:’cÐ>€NÐ>Ø ×ÒØ×ÑÓà×&Ñ&Ò,¨"ˆ ب;ÖH a¸#ÀÇÁº-˜1Ÿ6›6ÒHÑHˆà òˆØ×)Ñ)¨#Ó.‰ ˆAØ‹ ñð)úò?ùò
Iùs8‚C ŸC C ¸    CÁCÁ2C Á8C CÂ'C Ã
C c#ó²K—|jxsg}d„|D«Ed{–—†|js"|jxsg}d„|D«Ed{–—†yy7Œ37Œ­w)Nc3ó*K—|] }d|vsŒ|–—Œ y­wr‰rH)rrœs  r=rz*_find_top_level_modules.<locals>.<genexpr>¬sèø€Ò<˜¨S¸ª^”Ñ<ùs‚    Œc3óRK—|]}d|jvsŒ|j–—Œ!y­wr‰)rj)rržs  r=rz*_find_top_level_modules.<locals>.<genexpr>°sèø€ÒE˜q°3¸a¿f¹fÒ3DA—F•FÑEùs‚'–')r˜r™rš)rWr˜ršs   r=rVrVªsZèø€Ø—‘Ò& B€JÙ<˜zÔ<×<Ð<à × Ò Ø×&Ñ&Ò,¨"ˆ ÙE KÔE×EÑEð ð=øð    Fús!‚AŸA ,AÁ AÁ AÁAc ó|—t|«Dcic]}|tt|||««“Œ}}t|«Scc}wrO)ÚsortedÚ_absolute_rootrÚ_remove_nested)rðr\rYr_Ú    pkg_rootss     r=rWrW³sL€ô˜(Ó#ö!à ð     Œ^Ô-¨c°;ÀÓIÓ JÑJð!€Ið!ô
˜)Ó $Ð$ùò !sŽ9cóΗt|«}|j}|j«rt|j    ««St|j    «|j
z «S)z(Works for packages and top-level modules)r r„rwrur|rj)r]Úpath_r„s   r=r§r§ÀsI€ä ‹J€EØ \‰\€Fà ‡||„~ܐ5—=‘=“?Ó#Ð#ä6—>‘>Ó# e§j¡jÑ0Ó1Ð1r?c    #óK—|D]y}d|vrŒ|jd«}tt|«dz
dd«D]E}dj|d|«}t    t ||d««}|j «r||vsŒB|–—ŒGŒ{y­w)a8By carefully designing ``package_dir``, it is possible to implement the logical
    structure of PEP 420 in a package without the corresponding directories.
 
    Moreover a parent package can be purposefully/accidentally skipped in the discovery
    phase (e.g. ``find_packages(include=["mypkg.*"])``, when ``mypkg.foo`` is included
    by ``mypkg`` itself is not).
    We consider this case to also be a virtual namespace (ignoring the original
    directory) to emulate a non-editable installation.
 
    This function will try to find these kinds of namespaces.
    ryr!réÿÿÿÿNrM)r‹Úranger“r^r rrw)r©r_ÚpartsÚiÚ partial_namer]s      r=rZrZËsŒèø€ðò    #ˆØ c‰>Ø Ø—    ‘    ˜#“ˆÜ”s˜5“z A‘~ q¨"Ó-ò    #ˆAØŸ8™8 E¨"¨1 IÓ.ˆLÜÔ)¨,¸    À2ÓFÓGˆDØ—;‘;”= L¸    Ò$Aà"Ó"ñ     #ñ        #ùs ‚A6BÁ9    Bc#ó¬K—|D]K}t||d«}t|«j«sŒ*t|d«j«rŒE||gf–—ŒMy­w)NrMz __init__.py)rr rw)rðr©r_r]s    r=rYrYãsSèø€ðò ˆÜ   i°Ó4ˆÜ ‹:× Ñ Õ ¤t¨D°-Ó'@×'GÑ'GÕ'Iؘ˜-Ó ñ ùs‚,A¯AÁ
 
Acóú‡‡—t|j««}tt|j    «««D]:\ŠŠt ˆˆfd„|j    «D««sŒ*|j ‰«Œ<|S)Nc3óN•K—|]\}}‰|k7xrt‰‰||«–—Œy­wrO)Ú
_is_nested)rÚotherÚ
other_pathr]r_s   €€r=rz!_remove_nested.<locals>.<genexpr>ðs4øèø€ò
á!zð 5‰LÒ EœZ¨¨T°5¸*ÓEÓ Eñ
ùsƒ"%)rXÚcopyÚreversedrrBÚanyÚpop)r©rHr]r_s  @@r=r¨r¨ìshù€Ü )—.‘.Ó"Ó #€Fäœd 9§?¡?Ó#4Ó5Ó6ò‰    ˆˆTÜ ô
à%.§_¡_Ó%6ô
õ
ð J‰JsOð ð €Mr?cóø—tj|«}|j|dd«jd«j    d«}|j |«xr"|tjt |g|¢­Ž«k(S)a©
    Return ``True`` if ``pkg`` is nested inside ``parent`` both logically and in the
    file system.
    >>> _is_nested("a.b", "path/a/b", "a", "path/a")
    True
    >>> _is_nested("a.b", "path/a/b", "a", "otherpath/a")
    False
    >>> _is_nested("a.b", "path/a/b", "c", "path/c")
    False
    >>> _is_nested("a.a", "path/a/a", "a", "path/a")
    True
    >>> _is_nested("b.a", "path/b/a", "a", "path/a")
    False
    rMr!ry)rÚnormpathr.Ústripr‹Ú
startswithr )r_r•r„Ú parent_pathÚ norm_pkg_pathÚrests      r=rµrµùso€ô—N‘N 8Ó,€MØ ;‰;v˜r 1Ó %× +Ñ +¨CÓ 0× 6Ñ 6°sÓ ;€DØ >‰>˜&Ó !ò  m´u·~±~Ü ˆ[Р˜4Ò ó8ñ'ðr?có^—tj|d¬«tj|«|S)zFCreate a directory ensured to be empty. Existing files may be removed.T)Ú ignore_errors)rÚrmtreerZÚmakedirs)Údir_s r=rçrçs!€ä ‡NN4 tÕ,܇KKÔØ €Kr?có —eZdZdd„Zd„Zd„Zy)r}cóX—||_||_||_||_g|_d|_y)NF)rXrYrÚ editable_namerCÚdry_run)rTrXrrÊrYs     r=r z_NamespaceInstaller.__init__s/€Ø(ˆÔØ ˆŒ Ø 0ˆÔØ*ˆÔØ"$ˆŒ ؈ r?có„—tjj|j|j|j
z«S)zInstallation target.)rZr]r^rrÊÚ    nspkg_extrSs r=Ú_get_nspkg_filez#_NamespaceInstaller._get_nspkg_files,€äw‰w|‰|˜D×1Ñ1°4×3EÑ3EÈÏÉÑ3VÓWÐWr?có>—tt|j««S)z1Where the modules/packages should be loaded from.)ÚreprrurYrSs r=Ú    _get_rootz_NamespaceInstaller._get_root#s€ä”C˜Ÿ ™ Ó&Ó'Ð'r?Nrô)rBrCrDr rÎrÑrHr?r=r}r}s„óòXó(r?r}a from __future__ import annotations
import sys
from importlib.machinery import ModuleSpec, PathFinder
from importlib.machinery import all_suffixes as module_suffixes
from importlib.util import spec_from_file_location
from itertools import chain
from pathlib import Path
 
MAPPING: dict[str, str] = {mapping!r}
NAMESPACES: dict[str, list[str]] = {namespaces!r}
PATH_PLACEHOLDER = {name!r} + ".__path_hook__"
 
 
class _EditableFinder:  # MetaPathFinder
    @classmethod
    def find_spec(cls, fullname: str, path=None, target=None) -> ModuleSpec | None:  # type: ignore
        # Top-level packages and modules (we know these exist in the FS)
        if fullname in MAPPING:
            pkg_path = MAPPING[fullname]
            return cls._find_spec(fullname, Path(pkg_path))
 
        # Handle immediate children modules (required for namespaces to work)
        # To avoid problems with case sensitivity in the file system we delegate
        # to the importlib.machinery implementation.
        parent, _, child = fullname.rpartition(".")
        if parent and parent in MAPPING:
            return PathFinder.find_spec(fullname, path=[MAPPING[parent]])
 
        # Other levels of nesting should be handled automatically by importlib
        # using the parent path.
        return None
 
    @classmethod
    def _find_spec(cls, fullname: str, candidate_path: Path) -> ModuleSpec | None:
        init = candidate_path / "__init__.py"
        candidates = (candidate_path.with_suffix(x) for x in module_suffixes())
        for candidate in chain([init], candidates):
            if candidate.exists():
                return spec_from_file_location(fullname, candidate)
        return None
 
 
class _EditableNamespaceFinder:  # PathEntryFinder
    @classmethod
    def _path_hook(cls, path) -> type[_EditableNamespaceFinder]:
        if path == PATH_PLACEHOLDER:
            return cls
        raise ImportError
 
    @classmethod
    def _paths(cls, fullname: str) -> list[str]:
        paths = NAMESPACES[fullname]
        if not paths and fullname in MAPPING:
            paths = [MAPPING[fullname]]
        # Always add placeholder, for 2 reasons:
        # 1. __path__ cannot be empty for the spec to be considered namespace.
        # 2. In the case of nested namespaces, we need to force
        #    import machinery to query _EditableNamespaceFinder again.
        return [*paths, PATH_PLACEHOLDER]
 
    @classmethod
    def find_spec(cls, fullname: str, target=None) -> ModuleSpec | None:  # type: ignore
        if fullname in NAMESPACES:
            spec = ModuleSpec(fullname, None, is_package=True)
            spec.submodule_search_locations = cls._paths(fullname)
            return spec
        return None
 
    @classmethod
    def find_module(cls, _fullname) -> None:
        return None
 
 
def install():
    if not any(finder == _EditableFinder for finder in sys.meta_path):
        sys.meta_path.append(_EditableFinder)
 
    if not NAMESPACES:
        return
 
    if not any(hook == _EditableNamespaceFinder._path_hook for hook in sys.path_hooks):
        # PathEntryFinder is needed to create NamespaceSpec without private APIS
        sys.path_hooks.append(_EditableNamespaceFinder._path_hook)
    if PATH_PLACEHOLDER not in sys.path:
        sys.path.append(PATH_PLACEHOLDER)  # Used just to trigger the path hook
có|—tt|j«d„¬««}tj    |||¬«S)z_Create a string containing the code for the``MetaPathFinder`` and
    ``PathEntryFinder``.
    có —|dS)NrrH)rs r=ú<lambda>z"_finder_template.<locals>.<lambda>‡s
€¸¸1¹€r?)rŒ©rjr¹r)rXr¦rBÚ_FINDER_TEMPLATEÚformatrÕs   r=rfrfs3€ô ”6˜'Ÿ-™-›/©~Ô>Ó?€GÜ × "Ñ "¨°gÈ*Ð "Ó UÐUr?có—eZdZdZy)rƒzCFile system does not seem to support either symlinks or hard links.N)rBrCrDrErHr?r=rƒrƒ‹s„ÚMr?rƒ)rgrurAre)r„r rAÚbool)rðú Iterable[str]r\údict[str, str]rRrrArÙ)rWrrAú Iterator[str])rðrÚr\rrYrrArÛ)r]rrAru)r©rÛrArÜ)rðrr©rÛrAzIterator[tuple[str, list[str]]])r©rÛrArÛ)
r_rur•rur„rurÀrurArÙ)rÇr+rAr+)rjrur¹rrzdict[str, list[str]]rAru)arEÚ
__future__rroÚloggingrZrÎrÅÚcollections.abcrrrÚ
contextlibrÚenumrÚinspectr    Ú    itertoolsr
r Úpathlibr Útempfiler ÚtypesrÚtypingrrrrrMrrrrrrrr1rrÚ    discoveryrrWrÚwarningsrr r"r•r#r¤r$rrr%r’r&r–r'r¡Útyping_extensionsr(Ú_vendor.wheel.wheelfiler*r+Ú    getLoggerrBrár.rLrrJr÷rìrèrírrArêrrérVrWr§rZrYr¨rµrçÚ    Installerr}rÖrfÚ    FileErrorrƒrHr?r=ú<module>rïsáðñ
õ#ã    ÛÛ    Û Ûß7Ñ7ÝÝÝß$ÝÝ'Ýß9Ó9çJ×JÝß!Ý)ÝßDÝ%Ý.Ý1Ý.Ý+ÝCáÝ&å3á ˆT˜Ô!€Ø
ˆ'×
˜HÓ
%€ô&$Dô&$ðR€ðÐô \8Wô\8ô~
xô
÷ ñ ô8I<
ôI<÷X<<ñ<<ó~ó*ð(&Øð&Ø*8ð&ØGNð&à    ó&òR 'ó ó Fð
%Øð
%à"ð
%ðð
%ðó    
%ó2ó#ð0 Øð Ø$2ð à$ó ó
óó,ô(˜*×.Ñ.ô(ð$VÐðrVØ
ðVØ)ðVØ7KðVàóVôN˜×(Ñ(õNr?