give up support for Python 3.3

This commit is contained in:
debugtalk
2017-10-24 17:04:20 +08:00
parent fd8592eb68
commit f5dcdaa5c5
4 changed files with 3 additions and 11 deletions

View File

@@ -202,7 +202,7 @@ Enjoy!
## Supported Python Versions
Python `2.7`, `3.3`, `3.4`, `3.5` and `3.6`.
Python `2.7`, `3.4`, `3.5` and `3.6`.
`ApiTestEngine` has been tested on `macOS`, `Linux` and `Windows` platforms.