o
    tfn                     @   sh   d dl Z d dlZd dlmZmZ d dlmZ ejjepeddejje j	dkp)e dddd	 Z
dS )
    N)PYQT6PYSIDE6)using_condaz#Not available on Qt6-based bindings)reasondarwinz;Only available in Qt5 bindings > 5.9 with pip on mac in CIsc                  C   s8   t d} | jdusJ | jdusJ | jdusJ dS )z#Test the qtpy.QtMacExtras namespacezqtpy.QtMacExtrasN)pytestZimportorskipZQMacPasteboardMimeZQMacToolBarZQMacToolBarItem)ZQtMacExtras r   d/var/www/html/software/conda/envs/catlas/lib/python3.10/site-packages/qtpy/tests/test_qtmacextras.pytest_qtmacextras	   s   

r
   )sysr   Zqtpyr   r   Zqtpy.tests.utilsr   markZskipifplatformr
   r   r   r   r	   <module>   s    