Skip to content

Commit 4744b4f

Browse files
committed
Fix compatibility table for PySide6 in README.md
1 parent cedfee6 commit 4744b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Compatibility table:
6767

6868
| PlotPy version | PyQt5 | PyQt6 | PySide2 | PySide6 |
6969
|----------------|-------|-------|---------|---------|
70-
| 2.0-2.5 || ⚠️ || ⚠️ |
71-
| Latest |||| |
70+
| 2.0-2.5 || ⚠️ | | ⚠️ |
71+
| Latest ||| | ⚠️ |
7272

7373
### Other dependencies and installation
7474

0 commit comments

Comments
 (0)