Drop py34 target in tox.ini

We support py35 now.so it is no need to keep
the supoort for py34.

Change-Id: Ida64148f34ea5ec7191c6a8320587d9a0fe2e30a
This commit is contained in:
Nguyen Van Trung 2018-01-29 10:11:42 +07:00
parent b20ddbf06e
commit 1e04477632
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ classifier =
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[build_sphinx]
builders = html