File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ WinPython tools
33
44Copyright © 2012-2013 Pierre Raybaut
55
6- Copyright © 2014-2017 The Winpython development team https://github.com/winpython/
6+ Copyright © 2014-2018+ The Winpython development team https://github.com/winpython/
77
88Licensed under the terms of the MIT License
99(see winpython/__init__.py for details)
@@ -31,11 +31,11 @@ WinPython build toolchain
3131Dependencies
3232------------
3333
34- * Python2 >= 2.7 or Python3 >= 3.4
34+ * Python2 >= 2.7 or Python3 >= 3.4 (Python>= 3.6 is recommanded)
3535
36- * PyQt4 >= 4.11 or PyQt5 >= 5.4 (PyQt4 is recommended )
36+ * PyQt4 >= 4.11 or PyQt5 >= 5.4 or PySide2>=5.11 (PyQt5.9 or Pyside2-5.12 is recommanded )
3737
38- * pip >= 7.1. 0 and setuptools >= 17.1.1
38+ * pip >= 9. 0 and setuptools >= 30.0
3939
4040Requirements
4141------------
@@ -46,7 +46,7 @@ Requirements
4646 * "Large strings" special build (http://nsis.sourceforge.net/Special_Builds)
4747 * with TextReplace plugin installed
4848
49- * PyQt4/5 is required to execute WinPython Control Panel/Ipython Qt and Qt related packages for both WinPython 2.x and 3.x releases .
49+ * PyQt4/5 or Pyside2 is required to execute WinPython Control Panel/Ipython Qt and Qt related packages.
5050 if not installed, these packages will not execute.
5151
5252Installation
You can’t perform that action at this time.
0 commit comments