Merge "Add trove support for py34 and remove py33"

This commit is contained in:
Jenkins 2016-05-18 05:38:22 +00:00 committed by Gerrit Code Review
commit ecfb7b2f95

View File

@ -17,7 +17,7 @@ classifier =
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.6
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.4
Topic :: Software Development :: Testing Topic :: Software Development :: Testing
test_suite = requests_mock.tests test_suite = requests_mock.tests