From cb8ee6922eea8ed80586e8156f5c958bede03d31 Mon Sep 17 00:00:00 2001 From: stonebig Date: Tue, 1 May 2018 17:15:47 +0200 Subject: [PATCH 1/2] Pyside2 is arriving see http://blog.qt.io/blog/2018/04/13/qt-for-python-is-coming-to-a-computer-near-you/ --- doc/source/install.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index 6054be112f52c..d3f4f71df7ab0 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -277,9 +277,10 @@ Optional Dependencies * `s3fs `__: necessary for Amazon S3 access (s3fs >= 0.0.7). * `blosc `__: for msgpack compression using ``blosc`` * One of - `qtpy `__ (requires PyQt or PySide), + `qtpy `__ (requires PyQt or PySide or PySide2), `PyQt5 `__, `PyQt4 `__, + _PySide2 `__, `pygtk `__, `xsel `__, or `xclip `__: necessary to use From 0e1756b91dcc42af371e1556f462b2f5d9003df3 Mon Sep 17 00:00:00 2001 From: stonebig Date: Tue, 1 May 2018 18:23:52 +0200 Subject: [PATCH 2/2] changing to https, for next time --- doc/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index d3f4f71df7ab0..40c8c26ec0680 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -280,7 +280,7 @@ Optional Dependencies `qtpy `__ (requires PyQt or PySide or PySide2), `PyQt5 `__, `PyQt4 `__, - _PySide2 `__, + _PySide2 `__, `pygtk `__, `xsel `__, or `xclip `__: necessary to use