Add python 3 classifiers

Add the python 3 classifiers to bindep.

Change-Id: Ifb2e41cb3bab556ed8d4a28e7d0a41eb3496506e
Depends-On: I8d4f19cfc4255f1effbad00c557f889c5c386514
This commit is contained in:
Morgan Fainberg 2016-06-06 15:33:56 -07:00 committed by Andreas Jaeger
parent 99a7b19add
commit 0cca514af2
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Topic :: Software Development :: Testing