Skip to content

Commit 01fd3f4

Browse files
committed
docs(install): make clipboard compatibility more explicit
1 parent dafc4d0 commit 01fd3f4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/source/getting_started/install.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,12 @@ Clipboard
340340

341341
Installable with ``pip install "pandas[clipboard]"``.
342342

343-
======================================================================================================================================== ================== =============== ==============
344-
Dependency Minimum Version pip extra Notes
345-
======================================================================================================================================== ================== =============== ==============
346-
`PyQt5 <https://pypi.org/project/PyQt5/>`__/`PyQt6 <https://pypi.org/project/PyQt6/>`__ 5.15.9 clipboard Clipboard I/O
347-
`qtpy <https://github.com/spyder-ide/qtpy>`__ 2.3.0 clipboard Clipboard I/O
348-
======================================================================================================================================== ================== =============== ==============
343+
======================================================================================== ================== =============== ==============
344+
Dependency Minimum Version pip extra Notes
345+
======================================================================================== ================== =============== ==============
346+
`PyQt5 <https://pypi.org/project/PyQt5/>`__/`PyQt6 <https://pypi.org/project/PyQt6/>`__ 5.15.9/6.7.1 clipboard Clipboard I/O
347+
`qtpy <https://github.com/spyder-ide/qtpy>`__ 2.3.0 clipboard Clipboard I/O
348+
======================================================================================== ================== =============== ==============
349349

350350
.. note::
351351

0 commit comments

Comments
 (0)