diff --git a/setup.cfg b/setup.cfg index ddba566..18c13ce 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.6 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.3 + Programming Language :: Python :: 3.4 Topic :: Software Development :: Testing test_suite = requests_mock.tests