replace pycurl with requests

Related: https://pagure.io/koji/issue/600
This commit is contained in:
Tomas Kopecek 2017-09-25 10:58:07 +02:00 committed by Mike McLean
parent 6bc248cd09
commit 7e2cb6b156
5 changed files with 92 additions and 78 deletions

View file

@ -676,7 +676,6 @@ You will need to install the following packages to actually run the tests.
* ``python-mock``
* ``python-simplejson``
* ``python-psycopg2``
* ``python-pycurl``
* ``python-requests``
* ``python-qpid-proton``