add Python version 3.7-dev

This commit is contained in:
debugtalk
2017-08-05 10:57:00 +08:00
parent 840600eccb
commit df3101aaf3
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ $ ate testcases_folder_path
## Supported Python Versions
Python `2.7`, `3.3`, `3.4`, `3.5`, and `3.6`.
Python `2.7`, `3.3`, `3.4`, `3.5`, `3.6` and `3.7-dev`.
## To learn more ...