o
    i#                     @   s&   d dl mZ G dd deZe ZdS )    )DDConfigc                   @   s<   e Zd ZdZejeddde dZejeddde dZdS )	ThirdPartyDetectionConfigzdd.third_party_detectionexcludesz:List of packages that should not be treated as third-partyList)help	help_typedefaultincludesz+Additional packages to treat as third-partyN)	__name__
__module____qualname__
__prefix__r   vsetr   r	    r   r   Y/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/internal/settings/third_party.pyr      s     
r   N)ddtrace.internal.settings._corer   r   configr   r   r   r   <module>   s    
