Skip to content

Commit cf4606c

Browse files
committed
Uplift the minimum to what we're still usefull for
Spyder don't support below PyQt4.6 and Pyside 1.2 IPython don't support below Python2 2.7 and Python3 3.3 Not sure if guidata is to mention here (leave it for now)
1 parent 7d8c4e5 commit cf4606c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Licensed under the terms of the MIT License
2323

2424
Dependencies
2525

26-
Python >=2.6 or Python >=3.0
27-
PyQt4 >=4.5 or PySide >=1.1.1 (PyQt4 is recommended)
28-
guidata >=1.6.1
26+
Python2 >= 2.7 or Python3 >= 3.3
27+
PyQt4 >= 4.6 or PySide >= 1.2 (PyQt4 is recommended)
28+
guidata >= 1.6.1
2929

3030
Requirements
3131

0 commit comments

Comments
 (0)