U
    ?h!                     @   s$   d Z ddlmZ ddlZdd ZdS )z
Test the version.
    )VersionNc                   C   s   t jdsttt j dS )z>Check there's a usable version number in the usual __version__vN)pooch__version__
startswithAssertionErrorr    r   r   J/var/www/html/venv/lib/python3.8/site-packages/pooch/tests/test_version.pytest_version   s    r
   )__doc__Zpackaging.versionr   r   r
   r   r   r   r	   <module>   s   