Skip to content

Commit 05ae7eb

Browse files
author
stonebig
committed
update readme a little
1 parent 3ed4244 commit 05ae7eb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ WinPython tools
33

44
Copyright © 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

88
Licensed under the terms of the MIT License
99
(see winpython/__init__.py for details)
@@ -31,11 +31,11 @@ WinPython build toolchain
3131
Dependencies
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

4040
Requirements
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

5252
Installation

0 commit comments

Comments
 (0)