Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 40e2f31081093569df699eb11a858fc8 > files > 61

python-copr-doc-1.94-1.mga7.noarch.rpm

Installation
============

Dependencies:
-------------
::

 python2.6+
 python-requests
 python-six

repo
----
Available for fedora 21+
::

    dnf install python-copr python-copr-doc

source
------

.. code-block:: bash

    git clone https://pagure.io/copr/copr.git
    cd python
    # enable virtualenv if needed
    pip install -r requirements.txt
    python setup.py install