diff --git a/tox.ini b/tox.ini index 5dd3e4a..f62accd 100644 --- a/tox.ini +++ b/tox.ini @@ -32,11 +32,11 @@ deps = qtpy #pyqt5: PyQt5==5.13 ; sys_platform == 'linux' #pyqtgraph: PyQtGraph==0.12 ; sys_platform == 'linux' - PyQt5==5.13 ; sys_platform == 'linux' - PyQtGraph==0.12 ; sys_platform == 'linux' - pytest-xvfb ; sys_platform == 'linux' - pytest-qt ; sys_platform == 'linux' - pydantic<2 ; sys_platform == 'linux' + PyQt5==5.13 #; sys_platform == 'linux' + PyQtGraph==0.12 #; sys_platform == 'linux' + pytest-xvfb #; sys_platform == 'linux' + pytest-qt #; sys_platform == 'linux' + pydantic<2 #; sys_platform == 'linux' # you can remove these if you don't use them napari magicgui