o
    æS™i  ã                   @   sŒ   d Z ddlZddlZdd„ Zdd„ ZzddlZdZW n ey%   dZY nw er6ej 	ej
¡ZedejvM ZerBejjd	krBeZdS eZdS )
a†  
Determine when dev tests should be skipped by regular users.

Some tests are only intended to be tested during development right
before performing a release.  These do not test core functionality
of `cytoolz` and may be skipped.  These tests are only run if the
following conditions are true:

    - toolz is installed
    - toolz is the correct version
    - cytoolz is a release version
é    Nc                 C   ó   t | ddƒp| S )NÚ__test__T©Úsetattr©Úfunc© r   úO/home/ubuntu/.local/lib/python3.10/site-packages/cytoolz/tests/dev_skip_test.pyÚ<lambda>   ó    r
   c                 C   r   )Nr   Fr   r   r   r   r	   r
      r   TFú+Úpypy)Ú__doc__ÚsysÚcytoolzÚistestÚnottestÚtoolzÚdo_toolz_testsÚImportErrorÚ__version__Ú
startswithÚ__toolz_version__ÚimplementationÚnameÚdev_skip_testr   r   r   r	   Ú<module>   s"    ÿ