Merge "Add testing for newer Python versions 3.5 and 3.6"
This commit is contained in:
commit
4626cef28f
@ -16,9 +16,12 @@ classifier =
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 2.6
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
Topic :: Software Development :: Testing
|
||||
test_suite = requests_mock.tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user