
    sht                         S SK r S SKJr  S SKrS SKr\R                  R                  r\R                  R                  \ R                  " 5       S:g  SS9S 5       rg)    N)cleandocLinuxz+only demonstrated to fail on Linux in #4399)reasonc                     S[        S5      [        S5      S.0n[        R                  R                  X S9  / SQnUR	                  X0S-  S9  UR	                  S/5      nS	U;   d   eg
)z
Importing pkg_resources.iter_entry_points on console_scripts
seems to cause trouble with zope-interface, when deprecates installation method
is used. See #4399.
pkgz
                from pkg_resources import iter_entry_points

                def bar():
                    print("Print me if you can")
                ah  
                from setuptools import setup, find_packages

                setup(
                    install_requires=["zope-interface==6.4.post2"],
                    entry_points={
                        "console_scripts": [
                            "foo=foo:bar",
                        ],
                    },
                )
                )zfoo.pyzsetup.py)prefix)pipinstallz-e.z--no-use-pep517)cwdfoozPrint me if you canN)r   jaracopathbuildrun)tmp_pathvenvprojectcmdouts        ڇ/Users/tiagomarins/Projetos/claudeai/copy_bank/venv/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py,test_interop_pkg_resources_iter_entry_pointsr      s|     	 !
G4 KKg/
:CHHS&H'
((E7
C C'''    )platforminspectr   jaraco.pathr   pytestmarkintegration
pytestmarkskipifsystemr    r   r   <module>r$      sZ       [[$$
 OO 8  $(	$(r   