o
    Nrf                      @  s,   d dl mZ d dlZd dlmZ dd ZdS )    )annotationsN)entry_pointsc                   C  sL   t t ddd tddD v sJ W d    d S 1 sw   Y  d S )Npytestc                 S  s   g | ]}|j qS  )name).0epr   r   f/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/dask/tests/test_compatibility.py
<listcomp>
   s    z%test_entry_points.<locals>.<listcomp>console_scripts)group)r   ZwarnsDeprecationWarningr   r   r   r   r	   test_entry_points   s   "r   )
__future__r   r   Zdask._compatibilityr   r   r   r   r   r	   <module>   s    