Add support for py35

1. add support for py35
2. remove support for py33 and py34

Change-Id: Id16e7760d640daa2992e36ebbb4551dc2316eb9d
This commit is contained in:
jacky06 2018-12-19 11:18:12 -05:00
parent f9c6662a16
commit ebc0942772
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ classifier =
Programming Language :: Python :: 2 Programming Language :: Python :: 2
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.4
[build_sphinx] [build_sphinx]
all-files = 1 all-files = 1