[Piglit] [PATCH 1/3] README.md: Note that python 2.7 or >=3.4 is supported
Rhys Kidd
rhyskidd at gmail.com
Tue Aug 7 01:53:45 UTC 2018
From: Dylan Baker <dylan at pnwbakers.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 30d7a2b5f..2ae0febc6 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ The original tests have been taken from
First of all, you need to make sure that the following are installed:
- - Python 2.7.x
+ - Python 2.7.x or >=3.4
- Python Mako module
- numpy (http://www.numpy.org)
- six (https://pypi.python.org/pypi/six)
--
2.17.1
More information about the Piglit
mailing list