o
    Nrf                     @  s>   d dl mZ d dlmZ d dlZejdg ddd ZdS )    )annotations)PathNfilename)zdocs/source/develop.rstz .github/workflows/additional.ymlz.github/workflows/upstream.ymlc                 C  sr   t tjjj}|d d  std d}t||  dd}|| v s'J W d   dS 1 s2w   Y  dS )zSWhen the environment.yaml changes in CI, make sure to change it in the docs as wellz.githubZ	workflowsz+Test can only be run on an editable installzenvironment-3.12.yamlutf8)encodingN)r   __file__parentexistspytestskipopenread)r   root_dirZ
latest_envf r   ]/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/dask/tests/test_docs.py&test_development_guidelines_matches_ci   s   

"r   )
__future__r   pathlibr   r
   markZparametrizer   r   r   r   r   <module>   s    