README.adoc: local `typing` module also needed for 3.5
[normand.git] / README.adoc
index 58615eef190f06c5f8bdef30a05b31ffeae977df..3de5a783f7f2a2a759bf2be82c96b8d534b25e11 100644 (file)
@@ -405,8 +405,8 @@ to your project to use it (both the <<python3-api,`normand.parse()`>>
 function and the <<command-line-tool,command-line tool>>).
 
 `normand.py` has _no external dependencies_, but if you're using
-Python{nbsp}3.4, you'll need a local copy of the standard `typing`
-module.
+Python{nbsp}3.4 or Python{nbsp}3.5, you'll need a local copy of the
+standard `typing` module.
 ====
 
 == Design goals
This page took 0.023487 seconds and 4 git commands to generate.