We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446c617 commit 99b6ab2Copy full SHA for 99b6ab2
README.md
@@ -26,7 +26,7 @@ This allows you to test and make sure your view layer is behaving the way you ex
26
27
## Requirements ##
28
29
-Python 2.7 or 3.4.
+Python 2.6 or later, including Python 3+.
30
31
Works with either [PySide](https://pypi.python.org/pypi/PySide) or
32
[PyQt](http://www.riverbankcomputing.com/software/pyqt), picking one that is available giving
docs/index.rst
@@ -22,7 +22,7 @@ Introduction
22
Requirements
23
============
24
25
-Python 2.7 or Python 3.4.
Tested with pytest version 2.5.2.
0 commit comments