Closed rathishcholarajan closed 2 years ago
requests 2.27 dropped support for proxy url format 'http:{}:{}'. Hence running the test separately for this format only when requests is less than 2.27.
'http:{}:{}'
Fixes https://github.com/Qiskit-Partners/qiskit-ibm/issues/226
Summary
requests 2.27 dropped support for proxy url format
'http:{}:{}'
. Hence running the test separately for this format only when requests is less than 2.27.Details and comments
Fixes https://github.com/Qiskit-Partners/qiskit-ibm/issues/226