From 9485ceef058045bfb2d8772514034f6474adc62e Mon Sep 17 00:00:00 2001 From: hakril Date: Sun, 29 Mar 2020 21:49:22 +0200 Subject: [PATCH] Updated README with the current state of PFW for Python3 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6e629..d0b7378 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,11 @@ You can install PythonForWindows using the ``setup.py`` script: python setup.py install `` -Note that PythonForWindows only support Python2 at the moment. +#### Python3 + +python3 support is still in beta. +All the tests pass on master, but I did not test it heavily on real case. +Do not hesitate report bugs and issues. ## Overview