[Piglit] [PATCH 1/4] README.md: Note that python 3.3.x+ is supported
Dylan Baker
dylan at pnwbakers.com
Fri Jun 8 16:15:48 UTC 2018
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 30d7a2b5f..2d7d95674 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.3.x+
- 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