update jenkins setup

Some libraries dropped py2.6 support, so put there version limits for
pip in CI. Update documentation for requests-mock.
This commit is contained in:
Tomas Kopecek 2019-01-30 15:28:17 +01:00 committed by Mike McLean
parent 4f350cc26e
commit 0375e27626

View file

@ -799,6 +799,7 @@ You will need to install the following packages to actually run the tests.
* ``python-mock``
* ``python-psycopg2``
* ``python-requests``
* ``python-requests-mock``
* ``python-qpid-proton``
Please note that it is currently not supported to use *virtualenv* when hacking