Add trove support for py34 and remove py33
py33 has been deprecated from Mitaka so removing the same from setup.cfg. tox.ini supported py34 but setup.cfg did not, so adding the change for the same. Change-Id: I05c01df2022d3bdfb756cb47166ddc00a941c101 Closes-Bug: #1526170
This commit is contained in:
parent
9bcf955af8
commit
790dba4c0a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user